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

{
    "count": 92194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3648&ordering=ip_address",
    "results": [
        {
            "id": 4393,
            "ip_address": "103.126.61.3",
            "count": 1,
            "first_visit": "2022-03-15T16:43:20.868753+06:00",
            "date": null
        },
        {
            "id": 2718,
            "ip_address": "103.127.0.11",
            "count": 2,
            "first_visit": "2022-01-24T11:04:56.472075+06:00",
            "date": null
        },
        {
            "id": 4850,
            "ip_address": "103.127.0.12",
            "count": 1,
            "first_visit": "2022-04-01T13:47:35.058066+06:00",
            "date": null
        },
        {
            "id": 90747,
            "ip_address": "103.127.0.128",
            "count": 2,
            "first_visit": "2025-10-14T20:28:23.928698+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 8220,
            "ip_address": "103.127.0.13",
            "count": 2,
            "first_visit": "2022-05-17T16:45:47.122178+06:00",
            "date": null
        },
        {
            "id": 49234,
            "ip_address": "103.127.0.133",
            "count": 1,
            "first_visit": "2023-07-03T10:25:30.284334+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 22467,
            "ip_address": "103.127.0.135",
            "count": 1,
            "first_visit": "2022-07-14T09:52:26.889820+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 32385,
            "ip_address": "103.127.0.140",
            "count": 1,
            "first_visit": "2022-08-18T22:25:20.966751+06:00",
            "date": "2022-08-18"
        }
    ]
}