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

{
    "count": 93312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79120&ordering=-ip_address",
    "results": [
        {
            "id": 73599,
            "ip_address": "103.222.23.241",
            "count": 1,
            "first_visit": "2024-09-25T16:05:57.735346+06:00",
            "date": "2024-09-25"
        },
        {
            "id": 91418,
            "ip_address": "103.222.23.241",
            "count": 1,
            "first_visit": "2025-10-30T16:18:46.164269+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 1447,
            "ip_address": "103.222.22.9",
            "count": 2,
            "first_visit": "2021-12-28T18:28:20.130765+06:00",
            "date": null
        },
        {
            "id": 4648,
            "ip_address": "103.222.22.8",
            "count": 4,
            "first_visit": "2022-03-24T14:04:50.852226+06:00",
            "date": null
        },
        {
            "id": 10685,
            "ip_address": "103.222.22.6",
            "count": 1,
            "first_visit": "2022-05-23T15:14:56.198843+06:00",
            "date": null
        },
        {
            "id": 11641,
            "ip_address": "103.222.22.4",
            "count": 4,
            "first_visit": "2022-05-26T10:17:44.968170+06:00",
            "date": null
        },
        {
            "id": 14353,
            "ip_address": "103.222.22.3",
            "count": 1,
            "first_visit": "2022-06-10T15:39:24.849572+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 37400,
            "ip_address": "103.222.22.3",
            "count": 1,
            "first_visit": "2022-11-14T20:30:06.889469+06:00",
            "date": "2022-11-14"
        }
    ]
}