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

{
    "count": 98449,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33280&ordering=-ip_address",
    "results": [
        {
            "id": 61468,
            "ip_address": "202.40.178.85",
            "count": 1,
            "first_visit": "2023-12-19T15:11:51.697324+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 62158,
            "ip_address": "202.40.178.85",
            "count": 3,
            "first_visit": "2023-12-30T10:09:00.628054+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 62650,
            "ip_address": "202.40.178.85",
            "count": 1,
            "first_visit": "2024-01-08T13:22:51.462410+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 8978,
            "ip_address": "202.40.178.156",
            "count": 1,
            "first_visit": "2022-05-18T14:46:17.252546+06:00",
            "date": null
        },
        {
            "id": 22680,
            "ip_address": "202.40.177.50",
            "count": 2,
            "first_visit": "2022-07-14T15:56:08.943101+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 33971,
            "ip_address": "202.40.177.198",
            "count": 3,
            "first_visit": "2022-09-07T08:45:37.408657+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 12722,
            "ip_address": "202.40.177.198",
            "count": 2,
            "first_visit": "2022-05-30T09:37:17.366600+06:00",
            "date": null
        },
        {
            "id": 35181,
            "ip_address": "20.239.92.219",
            "count": 1,
            "first_visit": "2022-09-29T08:00:49.890095+06:00",
            "date": "2022-09-29"
        }
    ]
}