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

{
    "count": 98187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15400&ordering=ip_address",
    "results": [
        {
            "id": 26629,
            "ip_address": "103.230.106.39",
            "count": 1,
            "first_visit": "2022-07-24T09:51:21.125606+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 96334,
            "ip_address": "103.230.106.39",
            "count": 1,
            "first_visit": "2026-03-25T19:39:37.618048+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 95804,
            "ip_address": "103.230.106.39",
            "count": 1,
            "first_visit": "2026-03-06T22:38:43.579486+06:00",
            "date": "2026-03-06"
        },
        {
            "id": 1243,
            "ip_address": "103.230.106.39",
            "count": 2,
            "first_visit": "2021-12-22T11:30:15.104406+06:00",
            "date": null
        },
        {
            "id": 24691,
            "ip_address": "103.230.106.4",
            "count": 1,
            "first_visit": "2022-07-20T15:08:34.202556+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10534,
            "ip_address": "103.230.106.40",
            "count": 1,
            "first_visit": "2022-05-23T08:36:58.796844+06:00",
            "date": null
        },
        {
            "id": 18108,
            "ip_address": "103.230.106.41",
            "count": 1,
            "first_visit": "2022-06-24T13:09:44.862373+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 24113,
            "ip_address": "103.230.106.41",
            "count": 1,
            "first_visit": "2022-07-19T15:18:49.338766+06:00",
            "date": "2022-07-19"
        }
    ]
}