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

{
    "count": 101493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78584&ordering=-ip_address",
    "results": [
        {
            "id": 21348,
            "ip_address": "103.79.224.238",
            "count": 1,
            "first_visit": "2022-07-06T16:52:32.109681+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 4331,
            "ip_address": "103.79.224.238",
            "count": 3,
            "first_visit": "2022-03-13T11:47:14.696699+06:00",
            "date": null
        },
        {
            "id": 36350,
            "ip_address": "103.79.224.238",
            "count": 1,
            "first_visit": "2022-10-23T16:10:24.491721+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 83082,
            "ip_address": "103.79.224.235",
            "count": 1,
            "first_visit": "2025-05-20T13:05:10.297664+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 1439,
            "ip_address": "103.79.224.222",
            "count": 5,
            "first_visit": "2021-12-28T15:42:22.590585+06:00",
            "date": null
        },
        {
            "id": 14155,
            "ip_address": "103.79.224.222",
            "count": 2,
            "first_visit": "2022-06-09T11:23:55.872944+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 21032,
            "ip_address": "103.79.224.222",
            "count": 2,
            "first_visit": "2022-07-04T11:06:08.948194+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 14759,
            "ip_address": "103.79.224.222",
            "count": 1,
            "first_visit": "2022-06-13T10:19:13.303383+06:00",
            "date": "2022-06-13"
        }
    ]
}