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

{
    "count": 92052,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1416&ordering=ip_address",
    "results": [
        {
            "id": 82939,
            "ip_address": "103.112.131.200",
            "count": 1,
            "first_visit": "2025-05-17T19:29:27.694446+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 53090,
            "ip_address": "103.112.147.66",
            "count": 1,
            "first_visit": "2023-08-21T10:14:06.025017+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 5891,
            "ip_address": "103.112.149.22",
            "count": 1,
            "first_visit": "2022-05-12T03:53:23.195727+06:00",
            "date": null
        },
        {
            "id": 6081,
            "ip_address": "103.112.150.121",
            "count": 1,
            "first_visit": "2022-05-14T19:29:30.670834+06:00",
            "date": null
        },
        {
            "id": 29014,
            "ip_address": "103.112.150.242",
            "count": 1,
            "first_visit": "2022-07-29T00:31:20.412194+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11348,
            "ip_address": "103.112.150.247",
            "count": 3,
            "first_visit": "2022-05-25T12:08:46.889260+06:00",
            "date": null
        },
        {
            "id": 60069,
            "ip_address": "103.112.150.68",
            "count": 1,
            "first_visit": "2023-11-24T15:40:53.257547+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 2141,
            "ip_address": "103.112.156.178",
            "count": 1,
            "first_visit": "2022-01-13T20:55:30.446780+06:00",
            "date": null
        }
    ]
}