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

GET /spinner_item/?format=api&ordering=name&page=68
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=69",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=name&page=67",
    "results": [
        {
            "id": 420,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "What"
        },
        {
            "id": 424,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Wheat"
        },
        {
            "id": 421,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Wheel"
        },
        {
            "id": 422,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "When"
        },
        {
            "id": 428,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Which"
        },
        {
            "id": 425,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "While"
        },
        {
            "id": 431,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Whimper"
        },
        {
            "id": 427,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Whistle"
        },
        {
            "id": 426,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "Whistle"
        },
        {
            "id": 423,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": "White"
        }
    ]
}