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

{
    "count": 96159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20048&ordering=-ip_address",
    "results": [
        {
            "id": 42461,
            "ip_address": "37.111.218.187",
            "count": 1,
            "first_visit": "2023-02-20T17:55:00.403481+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 28103,
            "ip_address": "37.111.218.184",
            "count": 2,
            "first_visit": "2022-07-27T10:39:23.602770+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10412,
            "ip_address": "37.111.218.183",
            "count": 1,
            "first_visit": "2022-05-22T22:12:58.457627+06:00",
            "date": null
        },
        {
            "id": 16426,
            "ip_address": "37.111.218.181",
            "count": 1,
            "first_visit": "2022-06-18T20:02:37.030711+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 11813,
            "ip_address": "37.111.218.180",
            "count": 1,
            "first_visit": "2022-05-27T00:31:03.535849+06:00",
            "date": null
        },
        {
            "id": 24704,
            "ip_address": "37.111.218.18",
            "count": 1,
            "first_visit": "2022-07-20T15:27:26.242427+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11726,
            "ip_address": "37.111.218.179",
            "count": 1,
            "first_visit": "2022-05-26T22:16:37.002402+06:00",
            "date": null
        },
        {
            "id": 64020,
            "ip_address": "37.111.218.179",
            "count": 1,
            "first_visit": "2024-01-29T19:27:44.319794+06:00",
            "date": "2024-01-29"
        }
    ]
}