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

{
    "count": 92262,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5816&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5800&ordering=count",
    "results": [
        {
            "id": 5884,
            "ip_address": "37.111.222.172",
            "count": 1,
            "first_visit": "2022-05-11T22:56:31.955384+06:00",
            "date": null
        },
        {
            "id": 5885,
            "ip_address": "103.123.171.99",
            "count": 1,
            "first_visit": "2022-05-11T23:20:34.207557+06:00",
            "date": null
        },
        {
            "id": 2931,
            "ip_address": "27.147.137.158",
            "count": 1,
            "first_visit": "2022-01-27T12:10:14.079979+06:00",
            "date": null
        },
        {
            "id": 5887,
            "ip_address": "199.247.32.64",
            "count": 1,
            "first_visit": "2022-05-12T00:17:49.221785+06:00",
            "date": null
        },
        {
            "id": 5889,
            "ip_address": "185.136.149.157",
            "count": 1,
            "first_visit": "2022-05-12T02:23:21.361052+06:00",
            "date": null
        },
        {
            "id": 5890,
            "ip_address": "141.95.1.195",
            "count": 1,
            "first_visit": "2022-05-12T03:26:26.374286+06:00",
            "date": null
        },
        {
            "id": 5891,
            "ip_address": "103.112.149.22",
            "count": 1,
            "first_visit": "2022-05-12T03:53:23.195727+06:00",
            "date": null
        },
        {
            "id": 10440,
            "ip_address": "37.111.200.3",
            "count": 1,
            "first_visit": "2022-05-22T22:46:31.368580+06:00",
            "date": null
        }
    ]
}