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

{
    "count": 93369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78848&ordering=-ip_address",
    "results": [
        {
            "id": 42825,
            "ip_address": "103.230.105.34",
            "count": 2,
            "first_visit": "2023-02-28T10:19:30.875487+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 14668,
            "ip_address": "103.230.105.34",
            "count": 2,
            "first_visit": "2022-06-12T18:27:34.186759+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 8447,
            "ip_address": "103.230.105.34",
            "count": 1,
            "first_visit": "2022-05-17T23:06:21.284541+06:00",
            "date": null
        },
        {
            "id": 12202,
            "ip_address": "103.230.105.33",
            "count": 1,
            "first_visit": "2022-05-28T14:32:32.485898+06:00",
            "date": null
        },
        {
            "id": 44096,
            "ip_address": "103.230.105.32",
            "count": 1,
            "first_visit": "2023-03-20T10:45:09.304833+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 28175,
            "ip_address": "103.230.105.31",
            "count": 1,
            "first_visit": "2022-07-27T12:22:53.152781+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3196,
            "ip_address": "103.230.105.31",
            "count": 1,
            "first_visit": "2022-02-01T18:39:48.445172+06:00",
            "date": null
        },
        {
            "id": 18062,
            "ip_address": "103.230.105.31",
            "count": 1,
            "first_visit": "2022-06-24T10:56:10.069526+06:00",
            "date": "2022-06-24"
        }
    ]
}