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

{
    "count": 98230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30448&ordering=-ip_address",
    "results": [
        {
            "id": 60478,
            "ip_address": "210.4.73.75",
            "count": 1,
            "first_visit": "2023-12-03T13:22:54.714145+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 44105,
            "ip_address": "210.4.73.162",
            "count": 1,
            "first_visit": "2023-03-20T13:19:29.621787+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 1289,
            "ip_address": "210.4.73.147",
            "count": 8,
            "first_visit": "2021-12-23T12:47:58.920320+06:00",
            "date": null
        },
        {
            "id": 2442,
            "ip_address": "210.4.73.10",
            "count": 3,
            "first_visit": "2022-01-18T20:46:40.339760+06:00",
            "date": null
        },
        {
            "id": 47315,
            "ip_address": "210.4.73.10",
            "count": 1,
            "first_visit": "2023-05-29T10:14:07.183805+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 75830,
            "ip_address": "210.4.73.10",
            "count": 1,
            "first_visit": "2024-11-19T11:54:23.683475+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 47857,
            "ip_address": "210.4.73.10",
            "count": 1,
            "first_visit": "2023-06-07T21:33:28.751188+06:00",
            "date": "2023-06-07"
        },
        {
            "id": 79256,
            "ip_address": "210.4.73.10",
            "count": 1,
            "first_visit": "2025-02-21T19:54:48.751964+06:00",
            "date": "2025-02-21"
        }
    ]
}