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

{
    "count": 100730,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98120&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98104&ordering=-first_visit",
    "results": [
        {
            "id": 2618,
            "ip_address": "66.220.149.5",
            "count": 1,
            "first_visit": "2022-01-22T14:51:09.051661+06:00",
            "date": null
        },
        {
            "id": 2617,
            "ip_address": "31.13.115.11",
            "count": 1,
            "first_visit": "2022-01-22T14:50:12.693657+06:00",
            "date": null
        },
        {
            "id": 2616,
            "ip_address": "66.220.149.8",
            "count": 2,
            "first_visit": "2022-01-22T14:50:12.462776+06:00",
            "date": null
        },
        {
            "id": 2615,
            "ip_address": "31.13.115.23",
            "count": 2,
            "first_visit": "2022-01-22T14:49:55.708885+06:00",
            "date": null
        },
        {
            "id": 2614,
            "ip_address": "173.252.127.2",
            "count": 2,
            "first_visit": "2022-01-22T14:49:37.162758+06:00",
            "date": null
        },
        {
            "id": 2613,
            "ip_address": "31.13.115.9",
            "count": 3,
            "first_visit": "2022-01-22T14:49:36.931589+06:00",
            "date": null
        },
        {
            "id": 2612,
            "ip_address": "31.13.115.13",
            "count": 2,
            "first_visit": "2022-01-22T14:49:36.576111+06:00",
            "date": null
        },
        {
            "id": 2611,
            "ip_address": "173.252.127.17",
            "count": 2,
            "first_visit": "2022-01-22T14:49:36.500205+06:00",
            "date": null
        }
    ]
}