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

{
    "count": 102937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52240&ordering=-ip_address",
    "results": [
        {
            "id": 6359,
            "ip_address": "119.30.35.8",
            "count": 3,
            "first_visit": "2022-05-15T18:23:10.645421+06:00",
            "date": null
        },
        {
            "id": 10790,
            "ip_address": "119.30.35.77",
            "count": 3,
            "first_visit": "2022-05-24T01:50:09.866796+06:00",
            "date": null
        },
        {
            "id": 37172,
            "ip_address": "119.30.35.77",
            "count": 1,
            "first_visit": "2022-11-09T20:24:38.491079+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 8923,
            "ip_address": "119.30.35.75",
            "count": 1,
            "first_visit": "2022-05-18T12:41:48.386307+06:00",
            "date": null
        },
        {
            "id": 48990,
            "ip_address": "119.30.35.74",
            "count": 1,
            "first_visit": "2023-06-28T16:57:58.159936+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 50830,
            "ip_address": "119.30.35.70",
            "count": 1,
            "first_visit": "2023-07-25T20:28:43.319463+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 68820,
            "ip_address": "119.30.35.70",
            "count": 3,
            "first_visit": "2024-05-22T12:20:21.395491+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 4767,
            "ip_address": "119.30.35.70",
            "count": 2,
            "first_visit": "2022-03-29T11:44:53.219598+06:00",
            "date": null
        }
    ]
}