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

{
    "count": 92101,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88872&ordering=-ip_address",
    "results": [
        {
            "id": 29834,
            "ip_address": "103.124.111.45",
            "count": 1,
            "first_visit": "2022-07-30T11:37:21.236899+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 33502,
            "ip_address": "103.124.111.45",
            "count": 1,
            "first_visit": "2022-08-31T02:51:12.016600+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 6562,
            "ip_address": "103.124.111.44",
            "count": 2,
            "first_visit": "2022-05-16T09:21:35.035114+06:00",
            "date": null
        },
        {
            "id": 9551,
            "ip_address": "103.124.111.43",
            "count": 1,
            "first_visit": "2022-05-19T23:24:40.873013+06:00",
            "date": null
        },
        {
            "id": 18761,
            "ip_address": "103.124.111.42",
            "count": 1,
            "first_visit": "2022-06-25T20:06:25.503045+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19853,
            "ip_address": "103.124.111.29",
            "count": 1,
            "first_visit": "2022-06-28T22:48:31.363603+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 2997,
            "ip_address": "103.124.111.158",
            "count": 1,
            "first_visit": "2022-01-28T23:44:37.229320+06:00",
            "date": null
        },
        {
            "id": 11068,
            "ip_address": "103.124.111.119",
            "count": 4,
            "first_visit": "2022-05-24T18:30:58.865325+06:00",
            "date": null
        }
    ]
}