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

{
    "count": 91947,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89376&ordering=-ip_address",
    "results": [
        {
            "id": 5500,
            "ip_address": "103.120.200.49",
            "count": 1,
            "first_visit": "2022-05-01T01:23:40.048843+06:00",
            "date": null
        },
        {
            "id": 5617,
            "ip_address": "103.120.200.254",
            "count": 1,
            "first_visit": "2022-05-04T21:19:15.176129+06:00",
            "date": null
        },
        {
            "id": 25825,
            "ip_address": "103.120.200.253",
            "count": 1,
            "first_visit": "2022-07-22T06:56:11.874077+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 9779,
            "ip_address": "103.120.200.252",
            "count": 2,
            "first_visit": "2022-05-20T17:51:43.761474+06:00",
            "date": null
        },
        {
            "id": 9077,
            "ip_address": "103.120.200.225",
            "count": 2,
            "first_visit": "2022-05-18T21:28:06.756742+06:00",
            "date": null
        },
        {
            "id": 86955,
            "ip_address": "103.120.200.225",
            "count": 1,
            "first_visit": "2025-08-02T12:24:35.757278+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 85372,
            "ip_address": "103.120.200.225",
            "count": 1,
            "first_visit": "2025-07-07T09:31:39.306181+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 29140,
            "ip_address": "103.120.167.90",
            "count": 2,
            "first_visit": "2022-07-29T09:14:48.744440+06:00",
            "date": "2022-07-29"
        }
    ]
}