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

{
    "count": 98176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15088&ordering=ip_address",
    "results": [
        {
            "id": 32692,
            "ip_address": "103.230.104.18",
            "count": 1,
            "first_visit": "2022-08-22T19:01:34.103921+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 75875,
            "ip_address": "103.230.104.18",
            "count": 1,
            "first_visit": "2024-11-20T14:39:42.385454+06:00",
            "date": "2024-11-20"
        },
        {
            "id": 10391,
            "ip_address": "103.230.104.18",
            "count": 2,
            "first_visit": "2022-05-22T20:40:25.479112+06:00",
            "date": null
        },
        {
            "id": 79643,
            "ip_address": "103.230.104.18",
            "count": 1,
            "first_visit": "2025-03-02T14:38:50.408021+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 7142,
            "ip_address": "103.230.104.19",
            "count": 1,
            "first_visit": "2022-05-16T19:37:51.853428+06:00",
            "date": null
        },
        {
            "id": 91096,
            "ip_address": "103.230.104.19",
            "count": 1,
            "first_visit": "2025-10-22T11:26:30.692356+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 84126,
            "ip_address": "103.230.104.2",
            "count": 2,
            "first_visit": "2025-06-17T20:02:44.359371+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 10692,
            "ip_address": "103.230.104.2",
            "count": 2,
            "first_visit": "2022-05-23T15:44:47.594800+06:00",
            "date": null
        }
    ]
}