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

{
    "count": 92165,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2128&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2112&ordering=first_visit",
    "results": [
        {
            "id": 2121,
            "ip_address": "165.225.12.229",
            "count": 1,
            "first_visit": "2022-01-13T14:25:22.162488+06:00",
            "date": null
        },
        {
            "id": 2122,
            "ip_address": "103.145.28.222",
            "count": 3,
            "first_visit": "2022-01-13T14:31:36.419793+06:00",
            "date": null
        },
        {
            "id": 2123,
            "ip_address": "118.179.187.159",
            "count": 1,
            "first_visit": "2022-01-13T14:46:57.965539+06:00",
            "date": null
        },
        {
            "id": 2124,
            "ip_address": "103.154.16.4",
            "count": 1,
            "first_visit": "2022-01-13T14:49:10.786195+06:00",
            "date": null
        },
        {
            "id": 2125,
            "ip_address": "103.140.176.150",
            "count": 1,
            "first_visit": "2022-01-13T14:51:42.217622+06:00",
            "date": null
        },
        {
            "id": 2126,
            "ip_address": "103.107.135.176",
            "count": 1,
            "first_visit": "2022-01-13T14:54:37.524998+06:00",
            "date": null
        },
        {
            "id": 2127,
            "ip_address": "40.94.227.97",
            "count": 1,
            "first_visit": "2022-01-13T14:57:11.658956+06:00",
            "date": null
        },
        {
            "id": 2128,
            "ip_address": "103.67.156.69",
            "count": 1,
            "first_visit": "2022-01-13T14:59:32.669573+06:00",
            "date": null
        }
    ]
}