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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28456&ordering=-ip_address",
    "results": [
        {
            "id": 5098,
            "ip_address": "27.147.204.131",
            "count": 1,
            "first_visit": "2022-04-13T10:19:09.460408+06:00",
            "date": null
        },
        {
            "id": 2514,
            "ip_address": "27.147.204.123",
            "count": 1,
            "first_visit": "2022-01-20T13:38:32.618354+06:00",
            "date": null
        },
        {
            "id": 22440,
            "ip_address": "27.147.204.122",
            "count": 1,
            "first_visit": "2022-07-14T05:38:37.357323+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3742,
            "ip_address": "27.147.204.119",
            "count": 2,
            "first_visit": "2022-02-20T11:57:24.148097+06:00",
            "date": null
        },
        {
            "id": 19867,
            "ip_address": "27.147.204.114",
            "count": 1,
            "first_visit": "2022-06-28T23:39:50.164059+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10495,
            "ip_address": "27.147.204.114",
            "count": 2,
            "first_visit": "2022-05-23T01:46:21.895705+06:00",
            "date": null
        },
        {
            "id": 5019,
            "ip_address": "27.147.204.11",
            "count": 3,
            "first_visit": "2022-04-10T11:44:34.588863+06:00",
            "date": null
        },
        {
            "id": 14065,
            "ip_address": "27.147.204.10",
            "count": 1,
            "first_visit": "2022-06-08T23:57:14.043922+06:00",
            "date": "2022-06-08"
        }
    ]
}