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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12472&ordering=ip_address",
    "results": [
        {
            "id": 12545,
            "ip_address": "103.197.250.40",
            "count": 1,
            "first_visit": "2022-05-29T20:10:35.776415+06:00",
            "date": null
        },
        {
            "id": 18216,
            "ip_address": "103.197.250.44",
            "count": 1,
            "first_visit": "2022-06-24T17:47:09.274289+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 12329,
            "ip_address": "103.197.250.50",
            "count": 1,
            "first_visit": "2022-05-28T23:44:50.168441+06:00",
            "date": null
        },
        {
            "id": 88561,
            "ip_address": "103.197.251.27",
            "count": 2,
            "first_visit": "2025-08-28T13:20:02.860678+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 1012,
            "ip_address": "103.197.251.99",
            "count": 1,
            "first_visit": "2021-12-20T08:43:49.603497+06:00",
            "date": null
        },
        {
            "id": 23519,
            "ip_address": "103.197.48.17",
            "count": 1,
            "first_visit": "2022-07-18T19:50:09.760327+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 27282,
            "ip_address": "103.197.49.14",
            "count": 1,
            "first_visit": "2022-07-25T13:07:33.624680+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 20064,
            "ip_address": "103.197.49.185",
            "count": 1,
            "first_visit": "2022-06-29T15:51:26.731414+06:00",
            "date": "2022-06-29"
        }
    ]
}