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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11144&ordering=ip_address",
    "results": [
        {
            "id": 5660,
            "ip_address": "103.183.68.7",
            "count": 1,
            "first_visit": "2022-05-06T02:24:00.746356+06:00",
            "date": null
        },
        {
            "id": 81951,
            "ip_address": "103.183.68.84",
            "count": 1,
            "first_visit": "2025-04-27T21:35:23.857024+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 43619,
            "ip_address": "103.183.69.42",
            "count": 1,
            "first_visit": "2023-03-12T12:21:07.820565+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 9161,
            "ip_address": "103.184.172.28",
            "count": 2,
            "first_visit": "2022-05-18T23:14:34.407182+06:00",
            "date": null
        },
        {
            "id": 8583,
            "ip_address": "103.184.172.3",
            "count": 1,
            "first_visit": "2022-05-18T00:13:40.632443+06:00",
            "date": null
        },
        {
            "id": 6834,
            "ip_address": "103.184.172.6",
            "count": 1,
            "first_visit": "2022-05-16T16:28:31.805787+06:00",
            "date": null
        },
        {
            "id": 9637,
            "ip_address": "103.184.172.9",
            "count": 1,
            "first_visit": "2022-05-20T10:23:45.512239+06:00",
            "date": null
        },
        {
            "id": 40553,
            "ip_address": "103.184.173.26",
            "count": 2,
            "first_visit": "2023-01-17T23:24:30.024190+06:00",
            "date": "2023-01-17"
        }
    ]
}