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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25600&ordering=-ip_address",
    "results": [
        {
            "id": 9274,
            "ip_address": "37.111.198.183",
            "count": 1,
            "first_visit": "2022-05-19T08:40:01.517330+06:00",
            "date": null
        },
        {
            "id": 16595,
            "ip_address": "37.111.198.182",
            "count": 1,
            "first_visit": "2022-06-19T13:56:15.326772+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16822,
            "ip_address": "37.111.198.181",
            "count": 1,
            "first_visit": "2022-06-20T13:54:22.197053+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 14997,
            "ip_address": "37.111.198.18",
            "count": 1,
            "first_visit": "2022-06-14T11:24:42.972699+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 4053,
            "ip_address": "37.111.198.176",
            "count": 1,
            "first_visit": "2022-03-03T22:38:57.357965+06:00",
            "date": null
        },
        {
            "id": 24441,
            "ip_address": "37.111.198.174",
            "count": 1,
            "first_visit": "2022-07-20T10:08:04.053107+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16055,
            "ip_address": "37.111.198.17",
            "count": 1,
            "first_visit": "2022-06-17T17:39:39.017122+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 35465,
            "ip_address": "37.111.198.163",
            "count": 1,
            "first_visit": "2022-10-04T11:32:53.056207+06:00",
            "date": "2022-10-04"
        }
    ]
}