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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96944&ordering=-ip_address",
    "results": [
        {
            "id": 26243,
            "ip_address": "103.124.227.190",
            "count": 1,
            "first_visit": "2022-07-23T09:24:04.501080+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 28788,
            "ip_address": "103.124.227.178",
            "count": 1,
            "first_visit": "2022-07-28T12:49:53.229335+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 16342,
            "ip_address": "103.124.227.177",
            "count": 1,
            "first_visit": "2022-06-18T11:37:17.168817+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 68462,
            "ip_address": "103.124.227.172",
            "count": 1,
            "first_visit": "2024-05-17T11:51:17.776756+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 99859,
            "ip_address": "103.124.227.172",
            "count": 1,
            "first_visit": "2026-07-03T14:37:14.148475+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 11896,
            "ip_address": "103.124.227.145",
            "count": 2,
            "first_visit": "2022-05-27T11:38:12.857243+06:00",
            "date": null
        },
        {
            "id": 7790,
            "ip_address": "103.124.227.144",
            "count": 1,
            "first_visit": "2022-05-17T10:05:01.765826+06:00",
            "date": null
        },
        {
            "id": 3729,
            "ip_address": "103.124.226.99",
            "count": 1,
            "first_visit": "2022-02-19T15:00:15.338391+06:00",
            "date": null
        }
    ]
}