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

{
    "count": 96500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21272&ordering=ip_address",
    "results": [
        {
            "id": 84562,
            "ip_address": "103.73.47.135",
            "count": 1,
            "first_visit": "2025-06-26T18:55:51.696762+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 85557,
            "ip_address": "103.73.47.175",
            "count": 1,
            "first_visit": "2025-07-09T22:56:43.441114+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 88656,
            "ip_address": "103.73.47.234",
            "count": 1,
            "first_visit": "2025-08-30T00:41:47.912340+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 3556,
            "ip_address": "103.73.47.248",
            "count": 1,
            "first_visit": "2022-02-12T20:15:32.323558+06:00",
            "date": null
        },
        {
            "id": 43359,
            "ip_address": "103.73.47.68",
            "count": 2,
            "first_visit": "2023-03-08T00:48:00.648516+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 19202,
            "ip_address": "103.73.47.7",
            "count": 1,
            "first_visit": "2022-06-26T21:47:28.119565+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 85556,
            "ip_address": "103.73.47.87",
            "count": 2,
            "first_visit": "2025-07-09T22:49:28.111780+06:00",
            "date": "2025-07-09"
        },
        {
            "id": 9194,
            "ip_address": "103.73.47.90",
            "count": 1,
            "first_visit": "2022-05-18T23:37:27.414082+06:00",
            "date": null
        }
    ]
}