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

{
    "count": 92118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1696&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1680&ordering=first_visit",
    "results": [
        {
            "id": 1689,
            "ip_address": "37.111.211.38",
            "count": 1,
            "first_visit": "2022-01-06T10:41:32.305283+06:00",
            "date": null
        },
        {
            "id": 1690,
            "ip_address": "27.147.234.196",
            "count": 2,
            "first_visit": "2022-01-06T11:22:10.550194+06:00",
            "date": null
        },
        {
            "id": 1691,
            "ip_address": "103.217.111.195",
            "count": 4,
            "first_visit": "2022-01-06T12:33:16.321313+06:00",
            "date": null
        },
        {
            "id": 1692,
            "ip_address": "103.230.106.8",
            "count": 3,
            "first_visit": "2022-01-06T12:53:55.865633+06:00",
            "date": null
        },
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        },
        {
            "id": 1694,
            "ip_address": "37.111.214.233",
            "count": 1,
            "first_visit": "2022-01-06T14:50:00.922189+06:00",
            "date": null
        },
        {
            "id": 1695,
            "ip_address": "202.134.10.132",
            "count": 31,
            "first_visit": "2022-01-06T15:25:53.334529+06:00",
            "date": null
        },
        {
            "id": 1696,
            "ip_address": "107.152.254.218",
            "count": 1,
            "first_visit": "2022-01-06T15:28:51.117236+06:00",
            "date": null
        }
    ]
}