GET /user_management/visitor-free/?format=api&offset=94888&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 96990,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94880&ordering=-ip_address",
    "results": [
        {
            "id": 31035,
            "ip_address": "103.115.135.136",
            "count": 1,
            "first_visit": "2022-08-03T18:33:53.022367+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 10987,
            "ip_address": "103.115.135.1",
            "count": 1,
            "first_visit": "2022-05-24T14:02:15.147299+06:00",
            "date": null
        },
        {
            "id": 46794,
            "ip_address": "103.115.134.55",
            "count": 2,
            "first_visit": "2023-05-18T15:31:45.264235+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 6256,
            "ip_address": "103.115.134.225",
            "count": 1,
            "first_visit": "2022-05-15T07:54:18.745897+06:00",
            "date": null
        },
        {
            "id": 9460,
            "ip_address": "103.115.134.224",
            "count": 25,
            "first_visit": "2022-05-19T18:49:12.816660+06:00",
            "date": null
        },
        {
            "id": 12726,
            "ip_address": "103.115.134.206",
            "count": 1,
            "first_visit": "2022-05-30T09:43:51.544305+06:00",
            "date": null
        },
        {
            "id": 6107,
            "ip_address": "103.115.134.185",
            "count": 2,
            "first_visit": "2022-05-14T19:37:01.026927+06:00",
            "date": null
        },
        {
            "id": 30528,
            "ip_address": "103.115.134.185",
            "count": 1,
            "first_visit": "2022-07-31T22:34:47.461664+06:00",
            "date": "2022-07-31"
        }
    ]
}