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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=-date",
    "results": [
        {
            "id": 73203,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-09-10T01:06:42.834866+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73176,
            "ip_address": "116.68.194.58",
            "count": 2,
            "first_visit": "2024-09-09T11:44:29.196563+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73175,
            "ip_address": "74.125.212.230",
            "count": 1,
            "first_visit": "2024-09-09T11:44:16.344947+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73173,
            "ip_address": "37.111.194.165",
            "count": 4,
            "first_visit": "2024-09-09T11:18:06.525727+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73174,
            "ip_address": "104.28.120.2",
            "count": 1,
            "first_visit": "2024-09-09T11:30:15.447490+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73191,
            "ip_address": "46.140.10.70",
            "count": 1,
            "first_visit": "2024-09-09T19:00:53.595706+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73171,
            "ip_address": "103.234.26.38",
            "count": 2,
            "first_visit": "2024-09-09T09:41:39.561841+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73190,
            "ip_address": "115.127.146.241",
            "count": 3,
            "first_visit": "2024-09-09T18:13:35.054744+06:00",
            "date": "2024-09-09"
        }
    ]
}