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

{
    "count": 93956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12168&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12152&ordering=first_visit",
    "results": [
        {
            "id": 12161,
            "ip_address": "45.124.12.126",
            "count": 1,
            "first_visit": "2022-05-28T11:27:44.377676+06:00",
            "date": null
        },
        {
            "id": 12162,
            "ip_address": "103.145.29.5",
            "count": 1,
            "first_visit": "2022-05-28T11:36:13.659714+06:00",
            "date": null
        },
        {
            "id": 12163,
            "ip_address": "119.30.32.53",
            "count": 1,
            "first_visit": "2022-05-28T11:43:35.873115+06:00",
            "date": null
        },
        {
            "id": 12164,
            "ip_address": "103.159.188.136",
            "count": 3,
            "first_visit": "2022-05-28T11:44:48.887522+06:00",
            "date": null
        },
        {
            "id": 12165,
            "ip_address": "119.30.41.8",
            "count": 1,
            "first_visit": "2022-05-28T11:46:41.705391+06:00",
            "date": null
        },
        {
            "id": 12166,
            "ip_address": "103.253.45.194",
            "count": 1,
            "first_visit": "2022-05-28T11:50:55.385245+06:00",
            "date": null
        },
        {
            "id": 12167,
            "ip_address": "103.84.133.211",
            "count": 1,
            "first_visit": "2022-05-28T11:59:21.452835+06:00",
            "date": null
        },
        {
            "id": 12168,
            "ip_address": "37.111.226.114",
            "count": 1,
            "first_visit": "2022-05-28T12:03:49.848657+06:00",
            "date": null
        }
    ]
}