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

{
    "count": 96767,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2840&ordering=ip_address",
    "results": [
        {
            "id": 2463,
            "ip_address": "103.120.36.197",
            "count": 4,
            "first_visit": "2022-01-19T13:40:43.804163+06:00",
            "date": null
        },
        {
            "id": 1014,
            "ip_address": "103.120.36.212",
            "count": 2,
            "first_visit": "2021-12-20T09:00:08.369604+06:00",
            "date": null
        },
        {
            "id": 26670,
            "ip_address": "103.120.36.212",
            "count": 1,
            "first_visit": "2022-07-24T11:02:18.919169+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 52294,
            "ip_address": "103.120.36.212",
            "count": 4,
            "first_visit": "2023-08-12T10:33:29.966744+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 3474,
            "ip_address": "103.120.36.217",
            "count": 3,
            "first_visit": "2022-02-09T21:06:01.393254+06:00",
            "date": null
        },
        {
            "id": 10525,
            "ip_address": "103.120.36.223",
            "count": 2,
            "first_visit": "2022-05-23T08:01:58.813712+06:00",
            "date": null
        },
        {
            "id": 13522,
            "ip_address": "103.120.36.228",
            "count": 1,
            "first_visit": "2022-06-04T20:11:02.060002+06:00",
            "date": null
        },
        {
            "id": 24332,
            "ip_address": "103.120.36.230",
            "count": 4,
            "first_visit": "2022-07-20T01:29:28.557167+06:00",
            "date": "2022-07-20"
        }
    ]
}