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

{
    "count": 100415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20256&ordering=-ip_address",
    "results": [
        {
            "id": 8841,
            "ip_address": "37.111.232.253",
            "count": 1,
            "first_visit": "2022-05-18T11:37:26.648295+06:00",
            "date": null
        },
        {
            "id": 1514,
            "ip_address": "37.111.232.25",
            "count": 1,
            "first_visit": "2021-12-31T15:03:11.371052+06:00",
            "date": null
        },
        {
            "id": 28959,
            "ip_address": "37.111.232.248",
            "count": 1,
            "first_visit": "2022-07-28T23:02:17.588766+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 31780,
            "ip_address": "37.111.232.246",
            "count": 1,
            "first_visit": "2022-08-11T16:46:09.847528+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 3723,
            "ip_address": "37.111.232.237",
            "count": 1,
            "first_visit": "2022-02-19T11:28:12.993304+06:00",
            "date": null
        },
        {
            "id": 62493,
            "ip_address": "37.111.232.233",
            "count": 1,
            "first_visit": "2024-01-06T04:53:29.702786+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 8913,
            "ip_address": "37.111.232.232",
            "count": 1,
            "first_visit": "2022-05-18T12:33:19.352226+06:00",
            "date": null
        },
        {
            "id": 8474,
            "ip_address": "37.111.232.230",
            "count": 1,
            "first_visit": "2022-05-17T23:15:33.006212+06:00",
            "date": null
        }
    ]
}