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

{
    "count": 95921,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18984&ordering=ip_address",
    "results": [
        {
            "id": 94765,
            "ip_address": "103.60.161.97",
            "count": 1,
            "first_visit": "2026-02-02T23:54:29.793466+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 95880,
            "ip_address": "103.60.161.97",
            "count": 1,
            "first_visit": "2026-03-09T15:55:10.963679+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 17502,
            "ip_address": "103.60.161.98",
            "count": 1,
            "first_visit": "2022-06-22T21:46:42.024709+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 23558,
            "ip_address": "103.60.161.99",
            "count": 1,
            "first_visit": "2022-07-18T21:14:17.380902+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 25726,
            "ip_address": "103.60.162.202",
            "count": 1,
            "first_visit": "2022-07-21T23:48:29.619732+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18164,
            "ip_address": "103.60.162.202",
            "count": 2,
            "first_visit": "2022-06-24T16:07:54.033182+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 10515,
            "ip_address": "103.60.162.205",
            "count": 1,
            "first_visit": "2022-05-23T06:45:22.476989+06:00",
            "date": null
        },
        {
            "id": 4064,
            "ip_address": "103.60.162.208",
            "count": 3,
            "first_visit": "2022-03-04T11:50:50.553776+06:00",
            "date": null
        }
    ]
}