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

{
    "count": 98477,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19448&ordering=-ip_address",
    "results": [
        {
            "id": 77133,
            "ip_address": "37.111.239.198",
            "count": 2,
            "first_visit": "2024-12-25T09:29:20.063812+06:00",
            "date": "2024-12-25"
        },
        {
            "id": 9706,
            "ip_address": "37.111.239.193",
            "count": 2,
            "first_visit": "2022-05-20T13:23:53.149842+06:00",
            "date": null
        },
        {
            "id": 82932,
            "ip_address": "37.111.239.184",
            "count": 1,
            "first_visit": "2025-05-17T16:24:52.474668+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 9285,
            "ip_address": "37.111.239.182",
            "count": 1,
            "first_visit": "2022-05-19T09:29:22.452310+06:00",
            "date": null
        },
        {
            "id": 30023,
            "ip_address": "37.111.239.175",
            "count": 2,
            "first_visit": "2022-07-30T22:30:28.216702+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 27464,
            "ip_address": "37.111.239.175",
            "count": 1,
            "first_visit": "2022-07-25T23:15:57.390350+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 29150,
            "ip_address": "37.111.239.175",
            "count": 1,
            "first_visit": "2022-07-29T09:38:50.560037+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12190,
            "ip_address": "37.111.239.173",
            "count": 1,
            "first_visit": "2022-05-28T13:57:33.734610+06:00",
            "date": null
        }
    ]
}