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

{
    "count": 92240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85608&ordering=-ip_address",
    "results": [
        {
            "id": 56839,
            "ip_address": "103.146.17.222",
            "count": 1,
            "first_visit": "2023-10-05T14:36:35.696160+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 10738,
            "ip_address": "103.146.17.190",
            "count": 1,
            "first_visit": "2022-05-23T21:36:53.861272+06:00",
            "date": null
        },
        {
            "id": 9291,
            "ip_address": "103.146.17.146",
            "count": 1,
            "first_visit": "2022-05-19T09:50:51.741309+06:00",
            "date": null
        },
        {
            "id": 9406,
            "ip_address": "103.146.17.145",
            "count": 1,
            "first_visit": "2022-05-19T15:14:50.011100+06:00",
            "date": null
        },
        {
            "id": 8054,
            "ip_address": "103.146.17.144",
            "count": 2,
            "first_visit": "2022-05-17T12:17:20.467992+06:00",
            "date": null
        },
        {
            "id": 7434,
            "ip_address": "103.146.17.137",
            "count": 2,
            "first_visit": "2022-05-16T23:02:30.762139+06:00",
            "date": null
        },
        {
            "id": 8929,
            "ip_address": "103.146.17.13",
            "count": 1,
            "first_visit": "2022-05-18T12:44:35.454553+06:00",
            "date": null
        },
        {
            "id": 8930,
            "ip_address": "103.146.17.12",
            "count": 2,
            "first_visit": "2022-05-18T12:46:14.619741+06:00",
            "date": null
        }
    ]
}