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

{
    "count": 99434,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24344&ordering=ip_address",
    "results": [
        {
            "id": 21085,
            "ip_address": "103.96.68.210",
            "count": 3,
            "first_visit": "2022-07-04T16:00:19.604064+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 2291,
            "ip_address": "103.96.68.222",
            "count": 1,
            "first_visit": "2022-01-16T14:18:09.302941+06:00",
            "date": null
        },
        {
            "id": 7847,
            "ip_address": "103.96.69.118",
            "count": 1,
            "first_visit": "2022-05-17T10:38:48.201848+06:00",
            "date": null
        },
        {
            "id": 2608,
            "ip_address": "103.96.69.34",
            "count": 1,
            "first_visit": "2022-01-22T13:47:15.230404+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}