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

{
    "count": 93948,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78192&ordering=-ip_address",
    "results": [
        {
            "id": 37063,
            "ip_address": "103.242.22.225",
            "count": 1,
            "first_visit": "2022-11-07T16:09:21.281781+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 10227,
            "ip_address": "103.242.22.225",
            "count": 3,
            "first_visit": "2022-05-22T08:12:37.674687+06:00",
            "date": null
        },
        {
            "id": 44473,
            "ip_address": "103.242.22.225",
            "count": 1,
            "first_visit": "2023-03-27T17:55:27.169164+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 43343,
            "ip_address": "103.242.22.225",
            "count": 2,
            "first_visit": "2023-03-07T18:35:46.957271+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 84554,
            "ip_address": "103.242.22.172",
            "count": 3,
            "first_visit": "2025-06-26T15:59:46.638149+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 12346,
            "ip_address": "103.242.219.82",
            "count": 1,
            "first_visit": "2022-05-29T00:18:33.277850+06:00",
            "date": null
        },
        {
            "id": 44058,
            "ip_address": "103.242.219.62",
            "count": 2,
            "first_visit": "2023-03-19T17:24:57.640421+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 31101,
            "ip_address": "103.242.219.42",
            "count": 1,
            "first_visit": "2022-08-04T10:43:43.873800+06:00",
            "date": "2022-08-04"
        }
    ]
}