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

{
    "count": 100333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20320&ordering=-ip_address",
    "results": [
        {
            "id": 61526,
            "ip_address": "37.111.232.112",
            "count": 1,
            "first_visit": "2023-12-20T15:01:55.857156+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 19730,
            "ip_address": "37.111.232.110",
            "count": 1,
            "first_visit": "2022-06-28T12:24:04.694591+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8819,
            "ip_address": "37.111.232.109",
            "count": 3,
            "first_visit": "2022-05-18T11:16:58.321586+06:00",
            "date": null
        },
        {
            "id": 77420,
            "ip_address": "37.111.232.109",
            "count": 5,
            "first_visit": "2025-01-02T12:47:15.619253+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 24982,
            "ip_address": "37.111.232.107",
            "count": 1,
            "first_visit": "2022-07-20T23:05:46.687594+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10318,
            "ip_address": "37.111.232.107",
            "count": 1,
            "first_visit": "2022-05-22T15:18:12.552931+06:00",
            "date": null
        },
        {
            "id": 15741,
            "ip_address": "37.111.232.107",
            "count": 1,
            "first_visit": "2022-06-16T18:50:57.207098+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15194,
            "ip_address": "37.111.232.102",
            "count": 2,
            "first_visit": "2022-06-15T09:10:16.639537+06:00",
            "date": "2022-06-15"
        }
    ]
}