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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79608&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79592&ordering=count",
    "results": [
        {
            "id": 2438,
            "ip_address": "119.30.35.145",
            "count": 2,
            "first_visit": "2022-01-18T20:02:41.781820+06:00",
            "date": null
        },
        {
            "id": 2488,
            "ip_address": "103.68.5.200",
            "count": 2,
            "first_visit": "2022-01-20T01:02:55.272535+06:00",
            "date": null
        },
        {
            "id": 16458,
            "ip_address": "37.111.219.233",
            "count": 2,
            "first_visit": "2022-06-19T00:19:07.555692+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 9084,
            "ip_address": "37.111.228.102",
            "count": 2,
            "first_visit": "2022-05-18T22:06:25.018537+06:00",
            "date": null
        },
        {
            "id": 16457,
            "ip_address": "157.119.48.110",
            "count": 2,
            "first_visit": "2022-06-19T00:03:31.130113+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 12672,
            "ip_address": "37.111.196.99",
            "count": 2,
            "first_visit": "2022-05-30T01:27:40.509322+06:00",
            "date": null
        },
        {
            "id": 28051,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-07-27T08:27:14.450235+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9077,
            "ip_address": "103.120.200.225",
            "count": 2,
            "first_visit": "2022-05-18T21:28:06.756742+06:00",
            "date": null
        }
    ]
}