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

{
    "count": 100390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20264&ordering=-ip_address",
    "results": [
        {
            "id": 10978,
            "ip_address": "37.111.232.216",
            "count": 1,
            "first_visit": "2022-05-24T13:28:35.060798+06:00",
            "date": null
        },
        {
            "id": 10286,
            "ip_address": "37.111.232.215",
            "count": 1,
            "first_visit": "2022-05-22T12:46:07.061993+06:00",
            "date": null
        },
        {
            "id": 27748,
            "ip_address": "37.111.232.213",
            "count": 1,
            "first_visit": "2022-07-26T14:31:16.197026+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8833,
            "ip_address": "37.111.232.212",
            "count": 1,
            "first_visit": "2022-05-18T11:27:55.854624+06:00",
            "date": null
        },
        {
            "id": 37538,
            "ip_address": "37.111.232.212",
            "count": 1,
            "first_visit": "2022-11-18T17:02:59.298875+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 11256,
            "ip_address": "37.111.232.210",
            "count": 1,
            "first_visit": "2022-05-25T00:20:36.981524+06:00",
            "date": null
        },
        {
            "id": 11063,
            "ip_address": "37.111.232.21",
            "count": 1,
            "first_visit": "2022-05-24T18:20:51.881249+06:00",
            "date": null
        },
        {
            "id": 15774,
            "ip_address": "37.111.232.21",
            "count": 1,
            "first_visit": "2022-06-16T23:44:26.523074+06:00",
            "date": "2022-06-16"
        }
    ]
}