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

{
    "count": 98301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85464&ordering=-ip_address",
    "results": [
        {
            "id": 43168,
            "ip_address": "103.200.95.102",
            "count": 1,
            "first_visit": "2023-03-04T20:33:55.166935+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 5258,
            "ip_address": "103.200.94.217",
            "count": 1,
            "first_visit": "2022-04-19T18:54:44.541900+06:00",
            "date": null
        },
        {
            "id": 4773,
            "ip_address": "103.200.94.209",
            "count": 1,
            "first_visit": "2022-03-29T15:01:44.741767+06:00",
            "date": null
        },
        {
            "id": 65241,
            "ip_address": "103.200.94.169",
            "count": 1,
            "first_visit": "2024-02-27T13:16:11.759067+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 12430,
            "ip_address": "103.200.94.167",
            "count": 1,
            "first_visit": "2022-05-29T11:05:55.031182+06:00",
            "date": null
        },
        {
            "id": 4189,
            "ip_address": "103.200.94.122",
            "count": 1,
            "first_visit": "2022-03-08T13:21:59.536690+06:00",
            "date": null
        },
        {
            "id": 42540,
            "ip_address": "103.200.93.82",
            "count": 1,
            "first_visit": "2023-02-22T11:52:03.699955+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 9570,
            "ip_address": "103.200.93.103",
            "count": 1,
            "first_visit": "2022-05-19T23:37:46.684461+06:00",
            "date": null
        }
    ]
}