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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75640&ordering=ip_address",
    "results": [
        {
            "id": 36728,
            "ip_address": "37.111.198.230",
            "count": 1,
            "first_visit": "2022-10-31T13:03:58.057758+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 12683,
            "ip_address": "37.111.198.233",
            "count": 1,
            "first_visit": "2022-05-30T03:51:32.424854+06:00",
            "date": null
        },
        {
            "id": 11655,
            "ip_address": "37.111.198.234",
            "count": 1,
            "first_visit": "2022-05-26T12:26:36.954762+06:00",
            "date": null
        },
        {
            "id": 15992,
            "ip_address": "37.111.198.236",
            "count": 1,
            "first_visit": "2022-06-17T14:16:24.382010+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 36184,
            "ip_address": "37.111.198.243",
            "count": 1,
            "first_visit": "2022-10-20T00:33:40.067455+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 10403,
            "ip_address": "37.111.198.248",
            "count": 2,
            "first_visit": "2022-05-22T21:43:47.990557+06:00",
            "date": null
        },
        {
            "id": 8675,
            "ip_address": "37.111.198.249",
            "count": 1,
            "first_visit": "2022-05-18T08:23:56.315747+06:00",
            "date": null
        },
        {
            "id": 10229,
            "ip_address": "37.111.198.31",
            "count": 1,
            "first_visit": "2022-05-22T08:29:45.380413+06:00",
            "date": null
        }
    ]
}