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

{
    "count": 94662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14384&ordering=ip_address",
    "results": [
        {
            "id": 36726,
            "ip_address": "103.225.93.6",
            "count": 2,
            "first_visit": "2022-10-31T12:55:00.687255+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 30141,
            "ip_address": "103.225.93.6",
            "count": 1,
            "first_visit": "2022-07-31T02:14:39.540389+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 2406,
            "ip_address": "103.225.93.6",
            "count": 20,
            "first_visit": "2022-01-18T03:32:23.195634+06:00",
            "date": null
        },
        {
            "id": 18842,
            "ip_address": "103.225.93.6",
            "count": 1,
            "first_visit": "2022-06-25T23:30:14.170052+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19883,
            "ip_address": "103.225.94.117",
            "count": 1,
            "first_visit": "2022-06-29T00:40:47.356360+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 52736,
            "ip_address": "103.225.94.234",
            "count": 1,
            "first_visit": "2023-08-17T08:39:00.571794+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 92143,
            "ip_address": "103.225.94.234",
            "count": 1,
            "first_visit": "2025-11-18T14:15:26.977797+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 6427,
            "ip_address": "103.225.94.238",
            "count": 2,
            "first_visit": "2022-05-15T21:58:38.496627+06:00",
            "date": null
        }
    ]
}