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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=-ip_address",
    "results": [
        {
            "id": 36863,
            "ip_address": "37.111.204.251",
            "count": 2,
            "first_visit": "2022-11-03T05:51:40.311899+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 54274,
            "ip_address": "37.111.204.247",
            "count": 2,
            "first_visit": "2023-09-04T15:06:26.957664+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 52337,
            "ip_address": "37.111.204.243",
            "count": 2,
            "first_visit": "2023-08-12T21:49:14.338536+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 18350,
            "ip_address": "37.111.204.243",
            "count": 1,
            "first_visit": "2022-06-25T00:52:04.346303+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18301,
            "ip_address": "37.111.204.233",
            "count": 1,
            "first_visit": "2022-06-24T22:16:37.820078+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 12986,
            "ip_address": "37.111.204.233",
            "count": 1,
            "first_visit": "2022-05-31T01:33:39.898782+06:00",
            "date": null
        },
        {
            "id": 3939,
            "ip_address": "37.111.204.23",
            "count": 2,
            "first_visit": "2022-02-28T08:45:23.748051+06:00",
            "date": null
        },
        {
            "id": 56386,
            "ip_address": "37.111.204.222",
            "count": 1,
            "first_visit": "2023-09-30T16:56:02.708847+06:00",
            "date": "2023-09-30"
        }
    ]
}