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

{
    "count": 91989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89192&ordering=-ip_address",
    "results": [
        {
            "id": 451,
            "ip_address": "103.120.38.152",
            "count": 1,
            "first_visit": "2021-12-08T19:19:25.703872+06:00",
            "date": null
        },
        {
            "id": 3183,
            "ip_address": "103.120.38.151",
            "count": 3,
            "first_visit": "2022-02-01T14:48:51.333002+06:00",
            "date": null
        },
        {
            "id": 1313,
            "ip_address": "103.120.38.140",
            "count": 1,
            "first_visit": "2021-12-23T22:04:46.966838+06:00",
            "date": null
        },
        {
            "id": 34541,
            "ip_address": "103.120.38.132",
            "count": 1,
            "first_visit": "2022-09-17T10:39:37.676326+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 7114,
            "ip_address": "103.120.38.132",
            "count": 1,
            "first_visit": "2022-05-16T19:31:38.294005+06:00",
            "date": null
        },
        {
            "id": 25787,
            "ip_address": "103.120.38.132",
            "count": 1,
            "first_visit": "2022-07-22T02:06:36.164293+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 29957,
            "ip_address": "103.120.38.13",
            "count": 3,
            "first_visit": "2022-07-30T17:53:42.445677+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3910,
            "ip_address": "103.120.38.129",
            "count": 2,
            "first_visit": "2022-02-27T07:54:39.156911+06:00",
            "date": null
        }
    ]
}