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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=ip_address",
    "results": [
        {
            "id": 26755,
            "ip_address": "103.99.250.150",
            "count": 1,
            "first_visit": "2022-07-24T13:13:49.047702+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1173,
            "ip_address": "103.99.250.150",
            "count": 2,
            "first_visit": "2021-12-21T15:56:46.557059+06:00",
            "date": null
        },
        {
            "id": 20566,
            "ip_address": "103.99.251.154",
            "count": 1,
            "first_visit": "2022-07-01T16:02:51.717888+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 19844,
            "ip_address": "103.99.251.154",
            "count": 1,
            "first_visit": "2022-06-28T22:08:06.239289+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10184,
            "ip_address": "103.99.251.27",
            "count": 1,
            "first_visit": "2022-05-21T23:59:01.264180+06:00",
            "date": null
        },
        {
            "id": 1840,
            "ip_address": "103.99.251.38",
            "count": 4,
            "first_visit": "2022-01-11T12:18:51.619473+06:00",
            "date": null
        },
        {
            "id": 96075,
            "ip_address": "103.99.34.217",
            "count": 1,
            "first_visit": "2026-03-15T13:07:17.635158+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 57550,
            "ip_address": "103.99.9.9",
            "count": 1,
            "first_visit": "2023-10-14T05:58:56.165755+06:00",
            "date": "2023-10-14"
        }
    ]
}