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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11192&ordering=-ip_address",
    "results": [
        {
            "id": 6827,
            "ip_address": "58.145.186.238",
            "count": 2,
            "first_visit": "2022-05-16T16:22:30.656383+06:00",
            "date": null
        },
        {
            "id": 57676,
            "ip_address": "58.145.186.238",
            "count": 1,
            "first_visit": "2023-10-15T21:14:02.450110+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 30074,
            "ip_address": "58.145.186.238",
            "count": 1,
            "first_visit": "2022-07-30T23:29:31.585357+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 41257,
            "ip_address": "58.145.186.238",
            "count": 1,
            "first_visit": "2023-01-30T22:48:55.707958+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 24952,
            "ip_address": "58.145.186.237",
            "count": 1,
            "first_visit": "2022-07-20T22:20:50.989575+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12012,
            "ip_address": "58.145.186.237",
            "count": 2,
            "first_visit": "2022-05-27T22:37:51.830132+06:00",
            "date": null
        },
        {
            "id": 25243,
            "ip_address": "58.145.186.237",
            "count": 1,
            "first_visit": "2022-07-21T09:04:43.233695+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 62491,
            "ip_address": "58.145.186.236",
            "count": 2,
            "first_visit": "2024-01-06T04:27:08.397238+06:00",
            "date": "2024-01-06"
        }
    ]
}