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

{
    "count": 92602,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9968&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9952&ordering=first_visit",
    "results": [
        {
            "id": 9961,
            "ip_address": "103.135.138.188",
            "count": 5,
            "first_visit": "2022-05-21T10:03:07.392520+06:00",
            "date": null
        },
        {
            "id": 9962,
            "ip_address": "37.111.207.27",
            "count": 1,
            "first_visit": "2022-05-21T10:08:25.092371+06:00",
            "date": null
        },
        {
            "id": 9963,
            "ip_address": "43.245.123.4",
            "count": 4,
            "first_visit": "2022-05-21T10:14:25.851227+06:00",
            "date": null
        },
        {
            "id": 9964,
            "ip_address": "103.151.1.67",
            "count": 1,
            "first_visit": "2022-05-21T10:30:53.186722+06:00",
            "date": null
        },
        {
            "id": 9965,
            "ip_address": "116.58.201.17",
            "count": 1,
            "first_visit": "2022-05-21T10:37:07.131435+06:00",
            "date": null
        },
        {
            "id": 9966,
            "ip_address": "103.138.31.85",
            "count": 5,
            "first_visit": "2022-05-21T10:44:46.821579+06:00",
            "date": null
        },
        {
            "id": 9967,
            "ip_address": "103.67.157.201",
            "count": 2,
            "first_visit": "2022-05-21T10:44:48.725960+06:00",
            "date": null
        },
        {
            "id": 9968,
            "ip_address": "123.108.244.50",
            "count": 1,
            "first_visit": "2022-05-21T10:48:56.431688+06:00",
            "date": null
        }
    ]
}