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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26584&ordering=-count",
    "results": [
        {
            "id": 23886,
            "ip_address": "103.166.171.134",
            "count": 2,
            "first_visit": "2022-07-18T23:00:49.845616+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 33117,
            "ip_address": "103.130.11.6",
            "count": 2,
            "first_visit": "2022-08-27T20:51:12.074840+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 13750,
            "ip_address": "114.119.131.206",
            "count": 2,
            "first_visit": "2022-06-07T06:00:15.472256+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 24924,
            "ip_address": "58.145.189.254",
            "count": 2,
            "first_visit": "2022-07-20T21:39:40.739935+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6361,
            "ip_address": "103.67.158.226",
            "count": 2,
            "first_visit": "2022-05-15T18:52:52.790077+06:00",
            "date": null
        },
        {
            "id": 6369,
            "ip_address": "202.125.74.186",
            "count": 2,
            "first_visit": "2022-05-15T19:15:02.142826+06:00",
            "date": null
        },
        {
            "id": 24935,
            "ip_address": "103.217.111.147",
            "count": 2,
            "first_visit": "2022-07-20T22:03:47.689672+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4403,
            "ip_address": "103.121.104.175",
            "count": 2,
            "first_visit": "2022-03-16T06:55:58.137263+06:00",
            "date": null
        }
    ]
}