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

{
    "count": 101032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85288&ordering=-ip_address",
    "results": [
        {
            "id": 6846,
            "ip_address": "103.230.105.39",
            "count": 2,
            "first_visit": "2022-05-16T16:39:34.994915+06:00",
            "date": null
        },
        {
            "id": 12566,
            "ip_address": "103.230.105.38",
            "count": 1,
            "first_visit": "2022-05-29T22:09:21.500711+06:00",
            "date": null
        },
        {
            "id": 50650,
            "ip_address": "103.230.105.38",
            "count": 2,
            "first_visit": "2023-07-23T13:09:04.133111+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 8752,
            "ip_address": "103.230.105.37",
            "count": 3,
            "first_visit": "2022-05-18T10:16:53.110350+06:00",
            "date": null
        },
        {
            "id": 28963,
            "ip_address": "103.230.105.35",
            "count": 1,
            "first_visit": "2022-07-28T23:08:16.231728+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 61067,
            "ip_address": "103.230.105.35",
            "count": 1,
            "first_visit": "2023-12-12T16:39:34.764959+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 42825,
            "ip_address": "103.230.105.34",
            "count": 2,
            "first_visit": "2023-02-28T10:19:30.875487+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 14668,
            "ip_address": "103.230.105.34",
            "count": 2,
            "first_visit": "2022-06-12T18:27:34.186759+06:00",
            "date": "2022-06-12"
        }
    ]
}