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

{
    "count": 99654,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25544&ordering=-ip_address",
    "results": [
        {
            "id": 28618,
            "ip_address": "37.111.199.102",
            "count": 1,
            "first_visit": "2022-07-28T09:08:58.876660+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8679,
            "ip_address": "37.111.198.96",
            "count": 1,
            "first_visit": "2022-05-18T08:31:33.482521+06:00",
            "date": null
        },
        {
            "id": 6279,
            "ip_address": "37.111.198.95",
            "count": 1,
            "first_visit": "2022-05-15T08:47:26.611562+06:00",
            "date": null
        },
        {
            "id": 7931,
            "ip_address": "37.111.198.93",
            "count": 4,
            "first_visit": "2022-05-17T11:20:03.568877+06:00",
            "date": null
        },
        {
            "id": 13163,
            "ip_address": "37.111.198.89",
            "count": 2,
            "first_visit": "2022-05-31T18:09:19.266544+06:00",
            "date": null
        },
        {
            "id": 14641,
            "ip_address": "37.111.198.82",
            "count": 1,
            "first_visit": "2022-06-12T15:30:45.516299+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 30905,
            "ip_address": "37.111.198.81",
            "count": 1,
            "first_visit": "2022-08-02T23:41:20.226817+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 6535,
            "ip_address": "37.111.198.79",
            "count": 1,
            "first_visit": "2022-05-16T08:00:16.408970+06:00",
            "date": null
        }
    ]
}