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

{
    "count": 92520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9392&ordering=-date",
    "results": [
        {
            "id": 9539,
            "ip_address": "37.111.195.10",
            "count": 1,
            "first_visit": "2022-05-19T23:02:58.327178+06:00",
            "date": null
        },
        {
            "id": 9458,
            "ip_address": "103.156.215.113",
            "count": 1,
            "first_visit": "2022-05-19T18:26:49.671902+06:00",
            "date": null
        },
        {
            "id": 9459,
            "ip_address": "37.111.200.17",
            "count": 1,
            "first_visit": "2022-05-19T18:29:33.537229+06:00",
            "date": null
        },
        {
            "id": 9457,
            "ip_address": "103.186.52.20",
            "count": 4,
            "first_visit": "2022-05-19T18:24:10.475112+06:00",
            "date": null
        },
        {
            "id": 9461,
            "ip_address": "103.67.157.154",
            "count": 1,
            "first_visit": "2022-05-19T18:56:09.190805+06:00",
            "date": null
        },
        {
            "id": 9462,
            "ip_address": "37.111.246.117",
            "count": 1,
            "first_visit": "2022-05-19T19:03:33.243014+06:00",
            "date": null
        },
        {
            "id": 1136,
            "ip_address": "37.111.206.28",
            "count": 4,
            "first_visit": "2021-12-21T09:56:29.570530+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}