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

{
    "count": 93973,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12248&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12232&ordering=first_visit",
    "results": [
        {
            "id": 12241,
            "ip_address": "103.170.174.18",
            "count": 2,
            "first_visit": "2022-05-28T16:06:58.594660+06:00",
            "date": null
        },
        {
            "id": 12242,
            "ip_address": "37.111.206.218",
            "count": 2,
            "first_visit": "2022-05-28T16:07:27.931120+06:00",
            "date": null
        },
        {
            "id": 12243,
            "ip_address": "103.35.168.90",
            "count": 1,
            "first_visit": "2022-05-28T16:08:02.776941+06:00",
            "date": null
        },
        {
            "id": 12244,
            "ip_address": "103.230.106.6",
            "count": 1,
            "first_visit": "2022-05-28T16:08:35.268147+06:00",
            "date": null
        },
        {
            "id": 12245,
            "ip_address": "103.67.157.177",
            "count": 1,
            "first_visit": "2022-05-28T16:11:34.491461+06:00",
            "date": null
        },
        {
            "id": 12246,
            "ip_address": "116.58.203.20",
            "count": 1,
            "first_visit": "2022-05-28T16:11:37.439573+06:00",
            "date": null
        },
        {
            "id": 12247,
            "ip_address": "37.111.228.158",
            "count": 1,
            "first_visit": "2022-05-28T16:11:49.432509+06:00",
            "date": null
        },
        {
            "id": 12248,
            "ip_address": "103.120.166.246",
            "count": 4,
            "first_visit": "2022-05-28T16:15:31.800198+06:00",
            "date": null
        }
    ]
}