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

{
    "count": 92128,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1728&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1712&ordering=first_visit",
    "results": [
        {
            "id": 1721,
            "ip_address": "103.138.120.252",
            "count": 1,
            "first_visit": "2022-01-08T12:43:40.497762+06:00",
            "date": null
        },
        {
            "id": 1722,
            "ip_address": "37.111.206.222",
            "count": 2,
            "first_visit": "2022-01-08T14:25:53.520828+06:00",
            "date": null
        },
        {
            "id": 1723,
            "ip_address": "203.202.253.100",
            "count": 5,
            "first_visit": "2022-01-08T19:19:33.120372+06:00",
            "date": null
        },
        {
            "id": 1724,
            "ip_address": "119.30.39.65",
            "count": 2,
            "first_visit": "2022-01-08T19:56:40.045639+06:00",
            "date": null
        },
        {
            "id": 1725,
            "ip_address": "134.41.19.116",
            "count": 1,
            "first_visit": "2022-01-08T23:34:01.336618+06:00",
            "date": null
        },
        {
            "id": 1726,
            "ip_address": "103.73.47.116",
            "count": 1,
            "first_visit": "2022-01-08T23:41:23.359521+06:00",
            "date": null
        },
        {
            "id": 1727,
            "ip_address": "103.106.58.120",
            "count": 2,
            "first_visit": "2022-01-09T00:16:37.301440+06:00",
            "date": null
        },
        {
            "id": 1728,
            "ip_address": "43.245.121.197",
            "count": 1,
            "first_visit": "2022-01-09T00:37:33.076942+06:00",
            "date": null
        }
    ]
}