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

{
    "count": 96342,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20808&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20792&ordering=first_visit",
    "results": [
        {
            "id": 20801,
            "ip_address": "114.119.132.12",
            "count": 1,
            "first_visit": "2022-07-03T03:16:20.917352+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20802,
            "ip_address": "114.119.130.18",
            "count": 1,
            "first_visit": "2022-07-03T03:19:25.732488+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20803,
            "ip_address": "114.119.132.228",
            "count": 1,
            "first_visit": "2022-07-03T03:23:44.811375+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20804,
            "ip_address": "114.119.129.225",
            "count": 1,
            "first_visit": "2022-07-03T03:26:12.599029+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20805,
            "ip_address": "114.119.129.24",
            "count": 1,
            "first_visit": "2022-07-03T03:28:40.781200+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20806,
            "ip_address": "54.187.182.37",
            "count": 1,
            "first_visit": "2022-07-03T03:58:45.130345+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20807,
            "ip_address": "114.119.134.95",
            "count": 1,
            "first_visit": "2022-07-03T04:40:47.704160+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20808,
            "ip_address": "114.119.134.148",
            "count": 1,
            "first_visit": "2022-07-03T04:45:43.207640+06:00",
            "date": "2022-07-03"
        }
    ]
}