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

{
    "count": 100069,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13368&ordering=-ip_address",
    "results": [
        {
            "id": 20605,
            "ip_address": "49.44.86.196",
            "count": 1,
            "first_visit": "2022-07-01T21:50:36.241551+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 65571,
            "ip_address": "49.44.81.232",
            "count": 1,
            "first_visit": "2024-03-06T00:01:05.589818+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 66459,
            "ip_address": "49.44.78.75",
            "count": 1,
            "first_visit": "2024-03-28T14:57:10.647292+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 50703,
            "ip_address": "49.44.78.139",
            "count": 1,
            "first_visit": "2023-07-24T10:18:31.236561+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 40593,
            "ip_address": "49.44.76.198",
            "count": 1,
            "first_visit": "2023-01-18T17:08:41.112202+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 12905,
            "ip_address": "49.44.67.170",
            "count": 1,
            "first_visit": "2022-05-30T22:47:53.132270+06:00",
            "date": null
        },
        {
            "id": 40594,
            "ip_address": "49.44.122.6",
            "count": 1,
            "first_visit": "2023-01-18T17:11:09.012067+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 4763,
            "ip_address": "49.44.122.10",
            "count": 1,
            "first_visit": "2022-03-29T09:11:29.115519+06:00",
            "date": null
        }
    ]
}