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

{
    "count": 96420,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21096&ordering=ip_address",
    "results": [
        {
            "id": 7566,
            "ip_address": "103.73.198.150",
            "count": 1,
            "first_visit": "2022-05-17T02:05:23.816365+06:00",
            "date": null
        },
        {
            "id": 28333,
            "ip_address": "103.73.198.150",
            "count": 1,
            "first_visit": "2022-07-27T21:23:49.750540+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 54169,
            "ip_address": "103.73.198.154",
            "count": 1,
            "first_visit": "2023-09-03T04:26:00.576807+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 58842,
            "ip_address": "103.73.198.155",
            "count": 1,
            "first_visit": "2023-11-02T13:29:11.915261+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 68118,
            "ip_address": "103.73.198.156",
            "count": 1,
            "first_visit": "2024-05-10T05:47:44.459306+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 32269,
            "ip_address": "103.73.198.163",
            "count": 1,
            "first_visit": "2022-08-17T21:49:30.089227+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 17659,
            "ip_address": "103.73.198.168",
            "count": 1,
            "first_visit": "2022-06-23T09:10:00.716963+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 7033,
            "ip_address": "103.73.198.168",
            "count": 3,
            "first_visit": "2022-05-16T18:50:58.750111+06:00",
            "date": null
        }
    ]
}