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

{
    "count": 93865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78392&ordering=ip_address",
    "results": [
        {
            "id": 87922,
            "ip_address": "43.224.111.7",
            "count": 1,
            "first_visit": "2025-08-18T03:20:55.730170+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 16816,
            "ip_address": "43.224.116.145",
            "count": 1,
            "first_visit": "2022-06-20T12:55:02.501814+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4587,
            "ip_address": "43.224.116.146",
            "count": 1,
            "first_visit": "2022-03-22T15:06:26.644792+06:00",
            "date": null
        },
        {
            "id": 37402,
            "ip_address": "43.224.116.147",
            "count": 1,
            "first_visit": "2022-11-14T21:24:34.494586+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 3739,
            "ip_address": "43.224.116.148",
            "count": 3,
            "first_visit": "2022-02-20T02:11:40.882014+06:00",
            "date": null
        },
        {
            "id": 15746,
            "ip_address": "43.224.116.150",
            "count": 1,
            "first_visit": "2022-06-16T21:34:51.572300+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 16048,
            "ip_address": "43.224.116.150",
            "count": 1,
            "first_visit": "2022-06-17T17:26:49.770899+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 2212,
            "ip_address": "43.224.116.150",
            "count": 2,
            "first_visit": "2022-01-14T18:33:32.915935+06:00",
            "date": null
        }
    ]
}