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

GET /spinner_item/?format=api&ordering=id&page=43
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=id&page=44",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=42",
    "results": [
        {
            "id": 421,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Wheel"
        },
        {
            "id": 422,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "When"
        },
        {
            "id": 423,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "White"
        },
        {
            "id": 424,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Wheat"
        },
        {
            "id": 425,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "While"
        },
        {
            "id": 426,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Whistle"
        },
        {
            "id": 427,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Whistle"
        },
        {
            "id": 428,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Which"
        },
        {
            "id": 429,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Whose"
        },
        {
            "id": 430,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Whom"
        }
    ]
}