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

{
    "count": 96516,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21344&ordering=-ip_address",
    "results": [
        {
            "id": 4612,
            "ip_address": "37.111.212.23",
            "count": 2,
            "first_visit": "2022-03-23T11:41:15.524238+06:00",
            "date": null
        },
        {
            "id": 28998,
            "ip_address": "37.111.212.23",
            "count": 1,
            "first_visit": "2022-07-29T00:03:23.152385+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 85386,
            "ip_address": "37.111.212.23",
            "count": 2,
            "first_visit": "2025-07-07T11:49:53.420285+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 5639,
            "ip_address": "37.111.212.228",
            "count": 2,
            "first_visit": "2022-05-05T15:51:15.108515+06:00",
            "date": null
        },
        {
            "id": 45754,
            "ip_address": "37.111.212.228",
            "count": 1,
            "first_visit": "2023-04-26T11:42:03.191767+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 40914,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2023-01-24T21:55:43.402985+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 29707,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2022-07-30T08:32:03.614086+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12797,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2022-05-30T14:38:32.983031+06:00",
            "date": null
        }
    ]
}