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

{
    "count": 99345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24824&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24808&ordering=-count",
    "results": [
        {
            "id": 4007,
            "ip_address": "103.163.51.44",
            "count": 2,
            "first_visit": "2022-03-02T13:48:05.677488+06:00",
            "date": null
        },
        {
            "id": 12857,
            "ip_address": "37.111.205.141",
            "count": 2,
            "first_visit": "2022-05-30T19:48:20.101184+06:00",
            "date": null
        },
        {
            "id": 12858,
            "ip_address": "103.217.111.153",
            "count": 2,
            "first_visit": "2022-05-30T19:53:37.190058+06:00",
            "date": null
        },
        {
            "id": 8876,
            "ip_address": "103.25.248.232",
            "count": 2,
            "first_visit": "2022-05-18T12:03:41.289249+06:00",
            "date": null
        },
        {
            "id": 7435,
            "ip_address": "58.145.185.234",
            "count": 2,
            "first_visit": "2022-05-16T23:02:57.034137+06:00",
            "date": null
        },
        {
            "id": 38347,
            "ip_address": "27.147.184.65",
            "count": 2,
            "first_visit": "2022-12-05T15:01:53.052466+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 27246,
            "ip_address": "103.25.248.225",
            "count": 2,
            "first_visit": "2022-07-25T12:38:04.084878+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28430,
            "ip_address": "103.67.159.124",
            "count": 2,
            "first_visit": "2022-07-28T00:01:25.292925+06:00",
            "date": "2022-07-28"
        }
    ]
}