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

{
    "count": 92338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7392&ordering=ip_address",
    "results": [
        {
            "id": 7286,
            "ip_address": "103.150.69.85",
            "count": 1,
            "first_visit": "2022-05-16T20:32:29.329720+06:00",
            "date": null
        },
        {
            "id": 81164,
            "ip_address": "103.151.0.122",
            "count": 1,
            "first_visit": "2025-04-09T00:57:47.683067+06:00",
            "date": "2025-04-09"
        },
        {
            "id": 10712,
            "ip_address": "103.151.0.177",
            "count": 6,
            "first_visit": "2022-05-23T18:31:40.412464+06:00",
            "date": null
        },
        {
            "id": 92186,
            "ip_address": "103.151.0.31",
            "count": 1,
            "first_visit": "2025-11-19T19:46:18.093038+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 22654,
            "ip_address": "103.151.10.242",
            "count": 1,
            "first_visit": "2022-07-14T15:16:47.381511+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 36686,
            "ip_address": "103.151.104.161",
            "count": 1,
            "first_visit": "2022-10-30T17:16:39.028750+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 7381,
            "ip_address": "103.151.104.164",
            "count": 1,
            "first_visit": "2022-05-16T22:35:53.742641+06:00",
            "date": null
        },
        {
            "id": 30189,
            "ip_address": "103.151.104.174",
            "count": 2,
            "first_visit": "2022-07-31T07:12:42.496254+06:00",
            "date": "2022-07-31"
        }
    ]
}