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

{
    "count": 103908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56448&ordering=-ip_address",
    "results": [
        {
            "id": 38569,
            "ip_address": "116.204.154.49",
            "count": 1,
            "first_visit": "2022-12-11T15:28:02.460197+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 4529,
            "ip_address": "116.204.154.49",
            "count": 10,
            "first_visit": "2022-03-20T20:05:20.806252+06:00",
            "date": null
        },
        {
            "id": 28730,
            "ip_address": "116.204.154.43",
            "count": 1,
            "first_visit": "2022-07-28T11:42:27.800424+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 52328,
            "ip_address": "116.204.154.40",
            "count": 3,
            "first_visit": "2023-08-12T19:15:19.622239+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 36874,
            "ip_address": "116.204.154.38",
            "count": 7,
            "first_visit": "2022-11-03T11:08:22.146534+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 2288,
            "ip_address": "116.204.154.38",
            "count": 2,
            "first_visit": "2022-01-16T13:12:50.409355+06:00",
            "date": null
        },
        {
            "id": 16085,
            "ip_address": "116.204.154.37",
            "count": 1,
            "first_visit": "2022-06-17T19:18:10.667494+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 72503,
            "ip_address": "116.204.154.35",
            "count": 1,
            "first_visit": "2024-08-24T20:24:10.180033+06:00",
            "date": "2024-08-24"
        }
    ]
}