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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=first_visit",
    "results": [
        {
            "id": 23433,
            "ip_address": "114.119.131.131",
            "count": 1,
            "first_visit": "2022-07-18T08:43:00.539515+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23434,
            "ip_address": "27.131.12.9",
            "count": 1,
            "first_visit": "2022-07-18T08:44:16.523661+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23435,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-07-18T09:03:27.201301+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23436,
            "ip_address": "103.244.140.128",
            "count": 1,
            "first_visit": "2022-07-18T09:40:34.097769+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23437,
            "ip_address": "103.59.38.34",
            "count": 1,
            "first_visit": "2022-07-18T09:56:12.270862+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23438,
            "ip_address": "192.140.253.222",
            "count": 2,
            "first_visit": "2022-07-18T10:15:39.159780+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23439,
            "ip_address": "8.29.105.32",
            "count": 1,
            "first_visit": "2022-07-18T10:18:17.315282+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23440,
            "ip_address": "103.143.91.25",
            "count": 1,
            "first_visit": "2022-07-18T10:47:23.240841+06:00",
            "date": "2022-07-18"
        }
    ]
}