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

{
    "count": 95555,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3776&ordering=ip_address",
    "results": [
        {
            "id": 24790,
            "ip_address": "103.127.0.18",
            "count": 1,
            "first_visit": "2022-07-20T17:48:07.559195+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22517,
            "ip_address": "103.127.0.18",
            "count": 1,
            "first_visit": "2022-07-14T11:43:43.317046+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 15016,
            "ip_address": "103.127.0.202",
            "count": 1,
            "first_visit": "2022-06-14T14:35:30.711669+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 78335,
            "ip_address": "103.127.0.214",
            "count": 1,
            "first_visit": "2025-01-28T21:49:07.785795+06:00",
            "date": "2025-01-28"
        },
        {
            "id": 69995,
            "ip_address": "103.127.0.225",
            "count": 5,
            "first_visit": "2024-06-19T00:41:21.660245+06:00",
            "date": "2024-06-19"
        },
        {
            "id": 90865,
            "ip_address": "103.127.0.234",
            "count": 1,
            "first_visit": "2025-10-16T18:02:33.839836+06:00",
            "date": "2025-10-16"
        },
        {
            "id": 11666,
            "ip_address": "103.127.0.29",
            "count": 4,
            "first_visit": "2022-05-26T13:51:47.858384+06:00",
            "date": null
        },
        {
            "id": 3842,
            "ip_address": "103.127.0.31",
            "count": 1,
            "first_visit": "2022-02-24T01:20:19.736923+06:00",
            "date": null
        }
    ]
}