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

{
    "count": 101650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40816&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40800&ordering=first_visit",
    "results": [
        {
            "id": 40809,
            "ip_address": "114.119.148.93",
            "count": 1,
            "first_visit": "2023-01-22T23:17:06.806817+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40810,
            "ip_address": "114.119.167.18",
            "count": 1,
            "first_visit": "2023-01-22T23:41:49.354276+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 40811,
            "ip_address": "114.119.156.21",
            "count": 1,
            "first_visit": "2023-01-23T00:00:25.849051+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40812,
            "ip_address": "114.119.135.132",
            "count": 1,
            "first_visit": "2023-01-23T00:26:14.767925+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40813,
            "ip_address": "114.119.148.120",
            "count": 1,
            "first_visit": "2023-01-23T01:41:08.983812+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40814,
            "ip_address": "66.249.72.88",
            "count": 1,
            "first_visit": "2023-01-23T02:02:09.655170+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40815,
            "ip_address": "66.249.72.64",
            "count": 2,
            "first_visit": "2023-01-23T03:16:12.004134+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 40816,
            "ip_address": "147.92.246.4",
            "count": 1,
            "first_visit": "2023-01-23T05:15:57.509037+06:00",
            "date": "2023-01-23"
        }
    ]
}