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

{
    "count": 98152,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14384&ordering=ip_address",
    "results": [
        {
            "id": 18890,
            "ip_address": "103.217.111.234",
            "count": 1,
            "first_visit": "2022-06-26T02:09:42.304074+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 64914,
            "ip_address": "103.217.111.235",
            "count": 1,
            "first_visit": "2024-02-19T19:47:56.914991+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 6213,
            "ip_address": "103.217.111.235",
            "count": 2,
            "first_visit": "2022-05-15T06:00:52.843320+06:00",
            "date": null
        },
        {
            "id": 64830,
            "ip_address": "103.217.111.235",
            "count": 1,
            "first_visit": "2024-02-17T10:12:33.540209+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 42556,
            "ip_address": "103.217.111.236",
            "count": 2,
            "first_visit": "2023-02-22T18:02:54.410825+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 89341,
            "ip_address": "103.217.111.237",
            "count": 1,
            "first_visit": "2025-09-11T13:23:57.889147+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89670,
            "ip_address": "103.217.111.237",
            "count": 1,
            "first_visit": "2025-09-17T21:36:52.148979+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 5385,
            "ip_address": "103.217.111.237",
            "count": 1,
            "first_visit": "2022-04-25T23:16:06.788310+06:00",
            "date": null
        }
    ]
}