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

{
    "count": 100904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17832&ordering=ip_address",
    "results": [
        {
            "id": 17483,
            "ip_address": "103.25.251.232",
            "count": 1,
            "first_visit": "2022-06-22T20:44:26.264864+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 8531,
            "ip_address": "103.25.251.232",
            "count": 4,
            "first_visit": "2022-05-17T23:42:33.456596+06:00",
            "date": null
        },
        {
            "id": 97018,
            "ip_address": "103.25.251.233",
            "count": 1,
            "first_visit": "2026-04-13T16:30:54.818765+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 26751,
            "ip_address": "103.25.251.233",
            "count": 2,
            "first_visit": "2022-07-24T13:11:11.630756+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11475,
            "ip_address": "103.25.251.233",
            "count": 5,
            "first_visit": "2022-05-25T22:51:56.431160+06:00",
            "date": null
        },
        {
            "id": 29065,
            "ip_address": "103.25.251.234",
            "count": 5,
            "first_visit": "2022-07-29T02:03:34.721561+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 31621,
            "ip_address": "103.25.251.234",
            "count": 1,
            "first_visit": "2022-08-09T14:41:04.197581+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 35719,
            "ip_address": "103.25.251.234",
            "count": 1,
            "first_visit": "2022-10-10T15:56:48.684740+06:00",
            "date": "2022-10-10"
        }
    ]
}