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

{
    "count": 101486,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78712&ordering=ip_address",
    "results": [
        {
            "id": 12797,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2022-05-30T14:38:32.983031+06:00",
            "date": null
        },
        {
            "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": 98198,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2026-05-17T19:06:49.294415+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 100833,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2026-07-28T09:29:38.533459+06:00",
            "date": "2026-07-28"
        },
        {
            "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": 5639,
            "ip_address": "37.111.212.228",
            "count": 2,
            "first_visit": "2022-05-05T15:51:15.108515+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": 4612,
            "ip_address": "37.111.212.23",
            "count": 2,
            "first_visit": "2022-03-23T11:41:15.524238+06:00",
            "date": null
        }
    ]
}