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

{
    "count": 98238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16736&ordering=-ip_address",
    "results": [
        {
            "id": 32424,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-08-19T08:54:41.170028+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 23782,
            "ip_address": "42.0.7.245",
            "count": 2,
            "first_visit": "2022-07-18T22:31:06.370409+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 27663,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-07-26T11:01:51.508629+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 24290,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-07-20T00:35:19.062799+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4378,
            "ip_address": "42.0.7.245",
            "count": 6,
            "first_visit": "2022-03-14T23:08:04.625361+06:00",
            "date": null
        },
        {
            "id": 7632,
            "ip_address": "42.0.7.244",
            "count": 6,
            "first_visit": "2022-05-17T07:48:34.526961+06:00",
            "date": null
        },
        {
            "id": 31041,
            "ip_address": "42.0.7.244",
            "count": 2,
            "first_visit": "2022-08-03T19:27:14.232398+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 23768,
            "ip_address": "42.0.7.244",
            "count": 1,
            "first_visit": "2022-07-18T22:27:47.902525+06:00",
            "date": "2022-07-18"
        }
    ]
}