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

{
    "count": 93758,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93624&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93608&ordering=date",
    "results": [
        {
            "id": 8654,
            "ip_address": "43.245.123.71",
            "count": 2,
            "first_visit": "2022-05-18T06:52:45.438594+06:00",
            "date": null
        },
        {
            "id": 8735,
            "ip_address": "103.117.108.8",
            "count": 4,
            "first_visit": "2022-05-18T09:58:18.575469+06:00",
            "date": null
        },
        {
            "id": 8674,
            "ip_address": "58.145.187.246",
            "count": 3,
            "first_visit": "2022-05-18T08:22:27.361774+06:00",
            "date": null
        },
        {
            "id": 8778,
            "ip_address": "37.111.193.68",
            "count": 2,
            "first_visit": "2022-05-18T10:40:47.108557+06:00",
            "date": null
        },
        {
            "id": 8659,
            "ip_address": "42.0.7.230",
            "count": 7,
            "first_visit": "2022-05-18T07:11:11.602299+06:00",
            "date": null
        },
        {
            "id": 8687,
            "ip_address": "103.120.167.18",
            "count": 2,
            "first_visit": "2022-05-18T08:43:02.930876+06:00",
            "date": null
        },
        {
            "id": 8742,
            "ip_address": "37.111.211.130",
            "count": 2,
            "first_visit": "2022-05-18T10:04:06.927465+06:00",
            "date": null
        },
        {
            "id": 8697,
            "ip_address": "103.160.137.20",
            "count": 3,
            "first_visit": "2022-05-18T08:58:37.415416+06:00",
            "date": null
        }
    ]
}