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

{
    "count": 100738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98208&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98192&ordering=-first_visit",
    "results": [
        {
            "id": 2538,
            "ip_address": "137.59.155.130",
            "count": 5,
            "first_visit": "2022-01-20T21:54:25.936661+06:00",
            "date": null
        },
        {
            "id": 2537,
            "ip_address": "202.65.173.9",
            "count": 1,
            "first_visit": "2022-01-20T21:35:00.046113+06:00",
            "date": null
        },
        {
            "id": 2536,
            "ip_address": "37.111.212.112",
            "count": 2,
            "first_visit": "2022-01-20T21:24:29.361834+06:00",
            "date": null
        },
        {
            "id": 2535,
            "ip_address": "37.111.207.144",
            "count": 2,
            "first_visit": "2022-01-20T21:14:54.533813+06:00",
            "date": null
        },
        {
            "id": 2534,
            "ip_address": "103.139.235.221",
            "count": 1,
            "first_visit": "2022-01-20T20:37:12.591965+06:00",
            "date": null
        },
        {
            "id": 2533,
            "ip_address": "182.185.165.43",
            "count": 3,
            "first_visit": "2022-01-20T20:33:41.754197+06:00",
            "date": null
        },
        {
            "id": 2532,
            "ip_address": "202.65.173.34",
            "count": 6,
            "first_visit": "2022-01-20T19:23:40.023169+06:00",
            "date": null
        },
        {
            "id": 2531,
            "ip_address": "86.149.205.225",
            "count": 1,
            "first_visit": "2022-01-20T19:14:44.680031+06:00",
            "date": null
        }
    ]
}