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

{
    "count": 101299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99128&ordering=-ip_address",
    "results": [
        {
            "id": 7620,
            "ip_address": "103.114.98.234",
            "count": 3,
            "first_visit": "2022-05-17T07:24:20.405110+06:00",
            "date": null
        },
        {
            "id": 12116,
            "ip_address": "103.114.98.198",
            "count": 2,
            "first_visit": "2022-05-28T07:27:55.327452+06:00",
            "date": null
        },
        {
            "id": 12115,
            "ip_address": "103.114.98.198",
            "count": 1,
            "first_visit": "2022-05-28T07:27:55.325817+06:00",
            "date": null
        },
        {
            "id": 48894,
            "ip_address": "103.114.98.194",
            "count": 1,
            "first_visit": "2023-06-27T01:21:16.468879+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 28036,
            "ip_address": "103.114.98.18",
            "count": 1,
            "first_visit": "2022-07-27T07:43:47.049988+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7083,
            "ip_address": "103.114.98.14",
            "count": 2,
            "first_visit": "2022-05-16T19:14:44.651200+06:00",
            "date": null
        },
        {
            "id": 8849,
            "ip_address": "103.114.98.130",
            "count": 3,
            "first_visit": "2022-05-18T11:47:54.808151+06:00",
            "date": null
        },
        {
            "id": 18982,
            "ip_address": "103.114.98.130",
            "count": 1,
            "first_visit": "2022-06-26T08:49:30.579214+06:00",
            "date": "2022-06-26"
        }
    ]
}