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

{
    "count": 94742,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14624&ordering=-ip_address",
    "results": [
        {
            "id": 28901,
            "ip_address": "43.245.123.53",
            "count": 1,
            "first_visit": "2022-07-28T19:24:46.858155+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10186,
            "ip_address": "43.245.123.53",
            "count": 4,
            "first_visit": "2022-05-22T00:05:59.599778+06:00",
            "date": null
        },
        {
            "id": 7530,
            "ip_address": "43.245.123.52",
            "count": 4,
            "first_visit": "2022-05-17T00:00:45.635145+06:00",
            "date": null
        },
        {
            "id": 43177,
            "ip_address": "43.245.123.52",
            "count": 1,
            "first_visit": "2023-03-05T00:03:48.861772+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 7973,
            "ip_address": "43.245.123.51",
            "count": 5,
            "first_visit": "2022-05-17T11:41:10.835958+06:00",
            "date": null
        },
        {
            "id": 9554,
            "ip_address": "43.245.123.50",
            "count": 2,
            "first_visit": "2022-05-19T23:27:30.467673+06:00",
            "date": null
        },
        {
            "id": 15770,
            "ip_address": "43.245.123.50",
            "count": 1,
            "first_visit": "2022-06-16T23:38:54.197271+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 1679,
            "ip_address": "43.245.123.5",
            "count": 4,
            "first_visit": "2022-01-05T21:08:08.611344+06:00",
            "date": null
        }
    ]
}