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

{
    "count": 100769,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18632&ordering=ip_address",
    "results": [
        {
            "id": 33014,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-08-26T16:58:43.851073+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 11837,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-05-27T01:50:58.933306+06:00",
            "date": null
        },
        {
            "id": 30792,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-08-02T10:13:33.419163+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 12031,
            "ip_address": "103.31.154.250",
            "count": 3,
            "first_visit": "2022-05-27T23:07:09.588317+06:00",
            "date": null
        },
        {
            "id": 73553,
            "ip_address": "103.31.154.251",
            "count": 1,
            "first_visit": "2024-09-16T20:49:48.968440+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 76544,
            "ip_address": "103.31.154.251",
            "count": 2,
            "first_visit": "2024-12-08T22:33:53.961004+06:00",
            "date": "2024-12-08"
        },
        {
            "id": 73578,
            "ip_address": "103.31.154.251",
            "count": 1,
            "first_visit": "2024-09-17T11:06:27.027322+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 92619,
            "ip_address": "103.31.154.251",
            "count": 2,
            "first_visit": "2025-12-04T13:03:16.742434+06:00",
            "date": "2025-12-04"
        }
    ]
}