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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=ip_address",
    "results": [
        {
            "id": 6085,
            "ip_address": "103.138.123.83",
            "count": 1,
            "first_visit": "2022-05-14T19:31:20.779132+06:00",
            "date": null
        },
        {
            "id": 13309,
            "ip_address": "103.138.124.1",
            "count": 1,
            "first_visit": "2022-06-01T23:22:01.863616+06:00",
            "date": null
        },
        {
            "id": 13887,
            "ip_address": "103.138.124.1",
            "count": 1,
            "first_visit": "2022-06-07T23:35:34.460531+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 18686,
            "ip_address": "103.138.125.192",
            "count": 1,
            "first_visit": "2022-06-25T17:01:35.938662+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 59714,
            "ip_address": "103.138.125.192",
            "count": 2,
            "first_visit": "2023-11-18T13:32:07.799043+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 58921,
            "ip_address": "103.138.125.193",
            "count": 1,
            "first_visit": "2023-11-04T01:21:28.966563+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 87840,
            "ip_address": "103.138.125.193",
            "count": 1,
            "first_visit": "2025-08-17T02:18:52.407768+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 1988,
            "ip_address": "103.138.125.193",
            "count": 1,
            "first_visit": "2022-01-12T00:58:49.568701+06:00",
            "date": null
        }
    ]
}