API endpoint that allows saved sessions to be viewed or edited.

GET /spinner_item/?format=api&ordering=name&page=18
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 690,
    "next": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=19",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=17",
    "results": [
        {
            "id": 608,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "8 - 5"
        },
        {
            "id": 684,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "80 - 10"
        },
        {
            "id": 680,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "80 - 20"
        },
        {
            "id": 688,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "80 - 50"
        },
        {
            "id": 657,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "80 + 10"
        },
        {
            "id": 559,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "9"
        },
        {
            "id": 603,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "9 - 1"
        },
        {
            "id": 609,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "9 - 3"
        },
        {
            "id": 601,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "9 - 3"
        },
        {
            "id": 683,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "90 - 10"
        }
    ]
}