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

{
    "count": 91301,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91288&ordering=-ip_address",
    "results": [
        {
            "id": 5277,
            "ip_address": "100.25.161.228",
            "count": 1,
            "first_visit": "2022-04-20T15:02:07.351028+06:00",
            "date": null
        },
        {
            "id": 2356,
            "ip_address": "100.25.15.244",
            "count": 1,
            "first_visit": "2022-01-17T10:43:38.342534+06:00",
            "date": null
        },
        {
            "id": 5697,
            "ip_address": "100.24.242.243",
            "count": 1,
            "first_visit": "2022-05-07T18:11:30.855464+06:00",
            "date": null
        },
        {
            "id": 19781,
            "ip_address": "100.24.16.49",
            "count": 1,
            "first_visit": "2022-06-28T17:08:16.401701+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 35180,
            "ip_address": "100.2.120.72",
            "count": 2,
            "first_visit": "2022-09-29T05:24:46.019392+06:00",
            "date": "2022-09-29"
        }
    ]
}