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

{
    "count": 94034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77904&ordering=ip_address",
    "results": [
        {
            "id": 16430,
            "ip_address": "40.94.89.80",
            "count": 1,
            "first_visit": "2022-06-18T20:09:20.551106+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 43784,
            "ip_address": "40.94.89.92",
            "count": 1,
            "first_visit": "2023-03-15T05:45:26.303103+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 14534,
            "ip_address": "40.94.89.99",
            "count": 1,
            "first_visit": "2022-06-11T21:18:40.374274+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 4244,
            "ip_address": "40.94.90.34",
            "count": 1,
            "first_visit": "2022-03-10T14:45:31.522303+06:00",
            "date": null
        },
        {
            "id": 2597,
            "ip_address": "40.94.90.74",
            "count": 1,
            "first_visit": "2022-01-22T11:24:31.982209+06:00",
            "date": null
        },
        {
            "id": 55879,
            "ip_address": "40.94.90.82",
            "count": 1,
            "first_visit": "2023-09-24T11:30:52.064989+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 40894,
            "ip_address": "40.94.94.100",
            "count": 1,
            "first_visit": "2023-01-24T15:09:46.980056+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 3581,
            "ip_address": "40.94.94.13",
            "count": 2,
            "first_visit": "2022-02-13T21:38:25.577248+06:00",
            "date": null
        }
    ]
}