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

{
    "count": 98175,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=-ip_address",
    "results": [
        {
            "id": 15832,
            "ip_address": "44.200.22.29",
            "count": 4,
            "first_visit": "2022-06-17T03:36:32.173296+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 63727,
            "ip_address": "44.200.209.28",
            "count": 1,
            "first_visit": "2024-01-24T22:42:48.568609+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 50426,
            "ip_address": "44.200.209.28",
            "count": 1,
            "first_visit": "2023-07-20T10:04:20.483376+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 58152,
            "ip_address": "44.200.209.28",
            "count": 1,
            "first_visit": "2023-10-21T22:24:25.104053+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 63429,
            "ip_address": "44.200.209.28",
            "count": 1,
            "first_visit": "2024-01-19T16:00:12.518910+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 5704,
            "ip_address": "44.200.196.43",
            "count": 1,
            "first_visit": "2022-05-07T18:12:28.679746+06:00",
            "date": null
        },
        {
            "id": 49050,
            "ip_address": "44.200.14.234",
            "count": 1,
            "first_visit": "2023-06-29T16:20:48.418818+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 4572,
            "ip_address": "44.199.255.171",
            "count": 12,
            "first_visit": "2022-03-21T21:28:54.619397+06:00",
            "date": null
        }
    ]
}