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

{
    "count": 92312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84008&ordering=-ip_address",
    "results": [
        {
            "id": 16657,
            "ip_address": "103.155.98.123",
            "count": 1,
            "first_visit": "2022-06-19T21:40:14.496179+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 49769,
            "ip_address": "103.155.98.122",
            "count": 1,
            "first_visit": "2023-07-11T13:50:17.924642+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 9473,
            "ip_address": "103.155.70.42",
            "count": 2,
            "first_visit": "2022-05-19T20:06:28.352279+06:00",
            "date": null
        },
        {
            "id": 8707,
            "ip_address": "103.155.70.197",
            "count": 1,
            "first_visit": "2022-05-18T09:09:02.716989+06:00",
            "date": null
        },
        {
            "id": 4562,
            "ip_address": "103.155.70.13",
            "count": 1,
            "first_visit": "2022-03-21T17:00:15.737867+06:00",
            "date": null
        },
        {
            "id": 12573,
            "ip_address": "103.155.53.85",
            "count": 1,
            "first_visit": "2022-05-29T22:17:40.992150+06:00",
            "date": null
        },
        {
            "id": 12828,
            "ip_address": "103.155.53.84",
            "count": 1,
            "first_visit": "2022-05-30T17:05:46.810683+06:00",
            "date": null
        },
        {
            "id": 54439,
            "ip_address": "103.155.53.214",
            "count": 5,
            "first_visit": "2023-09-06T22:12:19.033189+06:00",
            "date": "2023-09-06"
        }
    ]
}