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

{
    "count": 92188,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3360&ordering=ip_address",
    "results": [
        {
            "id": 4349,
            "ip_address": "103.124.251.124",
            "count": 1,
            "first_visit": "2022-03-14T09:49:46.010367+06:00",
            "date": null
        },
        {
            "id": 90895,
            "ip_address": "103.124.251.149",
            "count": 1,
            "first_visit": "2025-10-17T16:34:31.094728+06:00",
            "date": "2025-10-17"
        },
        {
            "id": 87525,
            "ip_address": "103.124.251.156",
            "count": 1,
            "first_visit": "2025-08-11T08:58:02.470421+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 31767,
            "ip_address": "103.124.251.215",
            "count": 1,
            "first_visit": "2022-08-11T13:37:57.807476+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 30876,
            "ip_address": "103.124.251.215",
            "count": 1,
            "first_visit": "2022-08-02T20:01:04.357375+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 13056,
            "ip_address": "103.124.251.22",
            "count": 1,
            "first_visit": "2022-05-31T10:48:26.256341+06:00",
            "date": null
        },
        {
            "id": 8847,
            "ip_address": "103.124.251.28",
            "count": 1,
            "first_visit": "2022-05-18T11:46:35.341688+06:00",
            "date": null
        },
        {
            "id": 11935,
            "ip_address": "103.124.251.3",
            "count": 1,
            "first_visit": "2022-05-27T15:03:44.191053+06:00",
            "date": null
        }
    ]
}