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

GET /spinner_item/?format=api&ordering=-backgroundcolor&page=45
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=-backgroundcolor&page=46",
    "previous": "https://whiteboardapi.mywellnesshub.in/spinner_item/?format=api&ordering=-backgroundcolor&page=44",
    "results": [
        {
            "id": 61,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/triangle.jpg",
            "name": "Triangle"
        },
        {
            "id": 62,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/aeroplane-whiteboardspinnerimagesnta.jpg",
            "name": "Aeroplane"
        },
        {
            "id": 63,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/motorcycle-whiteboardspinnerimagesnta.jpg",
            "name": "Motorbike"
        },
        {
            "id": 64,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bus-whiteboardspinnerimagesnta.jpg",
            "name": "Bus"
        },
        {
            "id": 65,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/cable+car-whiteboardspinnerimagesnta.jpg",
            "name": "Cable car"
        },
        {
            "id": 66,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/car-whiteboardspinnerimagesnta.jpg",
            "name": "Car"
        },
        {
            "id": 38,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/bee-whiteboardspinnerimagesnta.jpg",
            "name": "Bee"
        },
        {
            "id": 24,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "",
            "name": ""
        },
        {
            "id": 30,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/tiger-whiteboardspinnerimagesnta.jpg",
            "name": "Tiger"
        },
        {
            "id": 31,
            "backgroundcolor": "rgb(255, 255, 255)",
            "backgroundimage": "https://experteaseimages.s3.ap-south-1.amazonaws.com/crow-whiteboardspinnerimagesnta.jpg",
            "name": "Crow"
        }
    ]
}