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

GET /spinner_item/?format=api&page=65
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&page=66",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&page=64",
    "results": [
        {
            "id": 641,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "4 ÷ 24"
        },
        {
            "id": 642,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "2 ÷ 4"
        },
        {
            "id": 643,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "3 ÷ 24"
        },
        {
            "id": 644,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "4 ÷ 12"
        },
        {
            "id": 645,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 ÷ 30"
        },
        {
            "id": 646,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 ÷ 25"
        },
        {
            "id": 647,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "6 ÷ 6"
        },
        {
            "id": 648,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 ÷ 10"
        },
        {
            "id": 649,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "4 ÷ 28"
        },
        {
            "id": 650,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "5 ÷ 45"
        }
    ]
}