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

GET /spinner_item/?format=api&ordering=backgroundimage&page=35
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=backgroundimage&page=36",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=backgroundimage&page=34",
    "results": [
        {
            "id": 576,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 + 6"
        },
        {
            "id": 577,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 7"
        },
        {
            "id": 578,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 8"
        },
        {
            "id": 579,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "1 + 9"
        },
        {
            "id": 580,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 + 1"
        },
        {
            "id": 581,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "10 + 1"
        },
        {
            "id": 582,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "11 + 1"
        },
        {
            "id": 583,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "12 + 1"
        },
        {
            "id": 244,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Touch your chin"
        },
        {
            "id": 253,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "I"
        }
    ]
}