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

{
    "count": 92323,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6720&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6704&ordering=first_visit",
    "results": [
        {
            "id": 6713,
            "ip_address": "37.111.212.142",
            "count": 6,
            "first_visit": "2022-05-16T13:31:16.497804+06:00",
            "date": null
        },
        {
            "id": 6714,
            "ip_address": "37.111.222.105",
            "count": 1,
            "first_visit": "2022-05-16T13:32:45.168577+06:00",
            "date": null
        },
        {
            "id": 6715,
            "ip_address": "119.30.32.224",
            "count": 2,
            "first_visit": "2022-05-16T13:35:31.400589+06:00",
            "date": null
        },
        {
            "id": 6716,
            "ip_address": "37.111.197.160",
            "count": 3,
            "first_visit": "2022-05-16T13:35:32.180305+06:00",
            "date": null
        },
        {
            "id": 6717,
            "ip_address": "37.111.212.67",
            "count": 1,
            "first_visit": "2022-05-16T13:35:33.425333+06:00",
            "date": null
        },
        {
            "id": 6718,
            "ip_address": "103.60.175.83",
            "count": 1,
            "first_visit": "2022-05-16T13:37:26.181440+06:00",
            "date": null
        },
        {
            "id": 6719,
            "ip_address": "103.67.159.175",
            "count": 2,
            "first_visit": "2022-05-16T13:37:49.225111+06:00",
            "date": null
        },
        {
            "id": 6720,
            "ip_address": "42.0.6.243",
            "count": 12,
            "first_visit": "2022-05-16T13:38:43.627797+06:00",
            "date": null
        }
    ]
}