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

{
    "count": 98257,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17360&ordering=ip_address",
    "results": [
        {
            "id": 61415,
            "ip_address": "103.25.251.232",
            "count": 1,
            "first_visit": "2023-12-18T18:32:53.124251+06:00",
            "date": "2023-12-18"
        },
        {
            "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": 18130,
            "ip_address": "103.25.251.232",
            "count": 1,
            "first_visit": "2022-06-24T14:35:07.157023+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8531,
            "ip_address": "103.25.251.232",
            "count": 4,
            "first_visit": "2022-05-17T23:42:33.456596+06:00",
            "date": null
        },
        {
            "id": 11475,
            "ip_address": "103.25.251.233",
            "count": 5,
            "first_visit": "2022-05-25T22:51:56.431160+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": 31621,
            "ip_address": "103.25.251.234",
            "count": 1,
            "first_visit": "2022-08-09T14:41:04.197581+06:00",
            "date": "2022-08-09"
        }
    ]
}