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

GET /spinner_item/?format=api&ordering=id&page=14
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=15",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=id&page=13",
    "results": [
        {
            "id": 131,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/toe-whiteboardspinnerimagesnta.jpg",
            "name": "Toe"
        },
        {
            "id": 132,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/knee-whiteboardspinnerimagesnta.jpg",
            "name": "Knee"
        },
        {
            "id": 133,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/leg-whiteboardspinnerimagesnta.jpg",
            "name": "Legs"
        },
        {
            "id": 134,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/lip-whiteboardspinnerimagesnta.jpg",
            "name": "Lips"
        },
        {
            "id": 135,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/nail-whiteboardspinnerimagesnta.jpg",
            "name": "Nails"
        },
        {
            "id": 136,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/angry-whiteboardspinnerimagesnta.jpg",
            "name": "Angry"
        },
        {
            "id": 137,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bored-whiteboardspinnerimagesnta.jpg",
            "name": "Bored"
        },
        {
            "id": 138,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/disgust-whiteboardspinnerimagesnta.jpg",
            "name": "Disgusted"
        },
        {
            "id": 139,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/frustrted-whiteboardspinnerimagesnta.jpg",
            "name": "Frustrated"
        },
        {
            "id": 140,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/greatful-whiteboardspinnerimagesnta.jpg",
            "name": "Grateful"
        }
    ]
}