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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88904&ordering=-ip_address",
    "results": [
        {
            "id": 41217,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-30T10:10:36.184574+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 42796,
            "ip_address": "103.159.72.66",
            "count": 1,
            "first_visit": "2023-02-27T15:25:34.442207+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 40888,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-24T11:14:29.282314+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 41000,
            "ip_address": "103.159.72.66",
            "count": 1,
            "first_visit": "2023-01-26T15:49:08.616370+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 40926,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-25T12:00:39.591179+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 720,
            "ip_address": "103.159.72.254",
            "count": 1,
            "first_visit": "2021-12-15T17:06:08.366912+06:00",
            "date": null
        },
        {
            "id": 208,
            "ip_address": "103.159.72.253",
            "count": 46,
            "first_visit": "2021-12-05T11:31:19.952581+06:00",
            "date": null
        },
        {
            "id": 718,
            "ip_address": "103.159.72.249",
            "count": 1,
            "first_visit": "2021-12-15T16:31:09.617034+06:00",
            "date": null
        }
    ]
}