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

{
    "count": 97514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23840&ordering=ip_address",
    "results": [
        {
            "id": 94296,
            "ip_address": "103.96.69.81",
            "count": 1,
            "first_visit": "2026-01-20T18:14:50.257194+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 92721,
            "ip_address": "103.96.69.82",
            "count": 3,
            "first_visit": "2025-12-06T21:10:50.629069+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 19985,
            "ip_address": "103.96.70.100",
            "count": 1,
            "first_visit": "2022-06-29T10:23:28.254651+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 28182,
            "ip_address": "103.96.70.23",
            "count": 1,
            "first_visit": "2022-07-27T12:42:45.312305+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8825,
            "ip_address": "103.96.70.39",
            "count": 1,
            "first_visit": "2022-05-18T11:21:33.003894+06:00",
            "date": null
        },
        {
            "id": 10990,
            "ip_address": "103.96.71.100",
            "count": 1,
            "first_visit": "2022-05-24T14:03:55.252117+06:00",
            "date": null
        },
        {
            "id": 18663,
            "ip_address": "103.96.71.184",
            "count": 1,
            "first_visit": "2022-06-25T15:51:49.358678+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8357,
            "ip_address": "103.96.71.187",
            "count": 1,
            "first_visit": "2022-05-17T22:30:43.616024+06:00",
            "date": null
        }
    ]
}