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

{
    "count": 92161,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=first_visit",
    "results": [
        {
            "id": 2049,
            "ip_address": "27.147.243.5",
            "count": 1,
            "first_visit": "2022-01-12T18:52:17.059149+06:00",
            "date": null
        },
        {
            "id": 2050,
            "ip_address": "103.136.206.227",
            "count": 2,
            "first_visit": "2022-01-12T19:01:23.890929+06:00",
            "date": null
        },
        {
            "id": 2051,
            "ip_address": "103.167.19.105",
            "count": 1,
            "first_visit": "2022-01-12T19:09:45.129580+06:00",
            "date": null
        },
        {
            "id": 2052,
            "ip_address": "103.41.245.29",
            "count": 1,
            "first_visit": "2022-01-12T19:13:34.818455+06:00",
            "date": null
        },
        {
            "id": 2053,
            "ip_address": "87.157.218.252",
            "count": 1,
            "first_visit": "2022-01-12T19:45:28.045194+06:00",
            "date": null
        },
        {
            "id": 2054,
            "ip_address": "37.111.212.20",
            "count": 3,
            "first_visit": "2022-01-12T20:02:18.817168+06:00",
            "date": null
        },
        {
            "id": 2055,
            "ip_address": "103.84.255.218",
            "count": 1,
            "first_visit": "2022-01-12T20:27:34.174113+06:00",
            "date": null
        },
        {
            "id": 2056,
            "ip_address": "118.179.42.91",
            "count": 4,
            "first_visit": "2022-01-12T20:52:30.518398+06:00",
            "date": null
        }
    ]
}