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

{
    "count": 92405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8088&ordering=ip_address",
    "results": [
        {
            "id": 61525,
            "ip_address": "103.154.236.233",
            "count": 1,
            "first_visit": "2023-12-20T14:50:04.524906+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 4020,
            "ip_address": "103.154.236.246",
            "count": 1,
            "first_visit": "2022-03-02T22:23:13.789000+06:00",
            "date": null
        },
        {
            "id": 80638,
            "ip_address": "103.154.236.40",
            "count": 1,
            "first_visit": "2025-03-26T17:42:49.334824+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 80592,
            "ip_address": "103.154.236.40",
            "count": 1,
            "first_visit": "2025-03-25T14:55:22.574162+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80504,
            "ip_address": "103.154.236.40",
            "count": 1,
            "first_visit": "2025-03-23T20:04:29.249379+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 54203,
            "ip_address": "103.154.236.70",
            "count": 3,
            "first_visit": "2023-09-03T17:43:58.064223+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 3170,
            "ip_address": "103.154.236.70",
            "count": 2,
            "first_visit": "2022-02-01T10:44:46.540101+06:00",
            "date": null
        },
        {
            "id": 24416,
            "ip_address": "103.154.236.70",
            "count": 1,
            "first_visit": "2022-07-20T09:13:07.075633+06:00",
            "date": "2022-07-20"
        }
    ]
}