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

{
    "count": 95949,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19096&ordering=-ip_address",
    "results": [
        {
            "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": 8833,
            "ip_address": "37.111.232.212",
            "count": 1,
            "first_visit": "2022-05-18T11:27:55.854624+06:00",
            "date": null
        },
        {
            "id": 11256,
            "ip_address": "37.111.232.210",
            "count": 1,
            "first_visit": "2022-05-25T00:20:36.981524+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"
        },
        {
            "id": 11063,
            "ip_address": "37.111.232.21",
            "count": 1,
            "first_visit": "2022-05-24T18:20:51.881249+06:00",
            "date": null
        },
        {
            "id": 26680,
            "ip_address": "37.111.232.206",
            "count": 1,
            "first_visit": "2022-07-24T11:19:28.379838+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8033,
            "ip_address": "37.111.232.200",
            "count": 1,
            "first_visit": "2022-05-17T12:07:30.944781+06:00",
            "date": null
        },
        {
            "id": 21026,
            "ip_address": "37.111.232.2",
            "count": 1,
            "first_visit": "2022-07-04T10:21:31.829606+06:00",
            "date": "2022-07-04"
        }
    ]
}