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

{
    "count": 97240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3488&ordering=ip_address",
    "results": [
        {
            "id": 28595,
            "ip_address": "103.124.236.139",
            "count": 1,
            "first_visit": "2022-07-28T07:43:31.216567+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1226,
            "ip_address": "103.124.236.170",
            "count": 1,
            "first_visit": "2021-12-22T01:06:28.655379+06:00",
            "date": null
        },
        {
            "id": 11562,
            "ip_address": "103.124.236.183",
            "count": 1,
            "first_visit": "2022-05-26T00:46:09.691607+06:00",
            "date": null
        },
        {
            "id": 91604,
            "ip_address": "103.124.236.242",
            "count": 1,
            "first_visit": "2025-11-04T00:49:38.950172+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 23584,
            "ip_address": "103.124.248.230",
            "count": 1,
            "first_visit": "2022-07-18T21:43:31.105580+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 53764,
            "ip_address": "103.124.248.231",
            "count": 1,
            "first_visit": "2023-08-28T17:43:45.722366+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 88690,
            "ip_address": "103.124.248.236",
            "count": 2,
            "first_visit": "2025-08-30T19:01:12.278959+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 22850,
            "ip_address": "103.124.248.237",
            "count": 3,
            "first_visit": "2022-07-15T00:18:54.494315+06:00",
            "date": "2022-07-15"
        }
    ]
}