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

{
    "count": 99659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25576&ordering=-ip_address",
    "results": [
        {
            "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": 15992,
            "ip_address": "37.111.198.236",
            "count": 1,
            "first_visit": "2022-06-17T14:16:24.382010+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11655,
            "ip_address": "37.111.198.234",
            "count": 1,
            "first_visit": "2022-05-26T12:26:36.954762+06:00",
            "date": null
        },
        {
            "id": 12683,
            "ip_address": "37.111.198.233",
            "count": 1,
            "first_visit": "2022-05-30T03:51:32.424854+06:00",
            "date": null
        },
        {
            "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": 40776,
            "ip_address": "37.111.198.227",
            "count": 1,
            "first_visit": "2023-01-22T11:42:44.562680+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 26617,
            "ip_address": "37.111.198.222",
            "count": 1,
            "first_visit": "2022-07-24T09:15:35.567219+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 15595,
            "ip_address": "37.111.198.221",
            "count": 1,
            "first_visit": "2022-06-16T08:41:23.832718+06:00",
            "date": "2022-06-16"
        }
    ]
}