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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=-count",
    "results": [
        {
            "id": 20776,
            "ip_address": "113.11.117.81",
            "count": 2,
            "first_visit": "2022-07-03T00:23:03.348852+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 26948,
            "ip_address": "37.111.243.177",
            "count": 2,
            "first_visit": "2022-07-25T00:18:05.728569+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 37929,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2022-11-28T01:21:33.743473+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 7241,
            "ip_address": "37.111.194.73",
            "count": 2,
            "first_visit": "2022-05-16T20:06:19.817741+06:00",
            "date": null
        },
        {
            "id": 37953,
            "ip_address": "27.147.169.199",
            "count": 2,
            "first_visit": "2022-11-28T21:06:55.984684+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 14844,
            "ip_address": "74.125.151.163",
            "count": 2,
            "first_visit": "2022-06-13T17:50:09.907154+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 21779,
            "ip_address": "114.119.131.253",
            "count": 2,
            "first_visit": "2022-07-09T20:59:28.745619+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 9058,
            "ip_address": "103.14.129.58",
            "count": 2,
            "first_visit": "2022-05-18T20:05:42.272450+06:00",
            "date": null
        }
    ]
}