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

{
    "count": 95231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16280&ordering=-ip_address",
    "results": [
        {
            "id": 8648,
            "ip_address": "42.0.4.238",
            "count": 3,
            "first_visit": "2022-05-18T06:09:28.793847+06:00",
            "date": null
        },
        {
            "id": 7728,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-05-17T09:27:12.349444+06:00",
            "date": null
        },
        {
            "id": 17636,
            "ip_address": "42.0.4.237",
            "count": 1,
            "first_visit": "2022-06-23T08:22:01.275151+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 24437,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-07-20T10:05:44.437014+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 26785,
            "ip_address": "42.0.4.237",
            "count": 1,
            "first_visit": "2022-07-24T15:11:15.703003+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28680,
            "ip_address": "42.0.4.236",
            "count": 1,
            "first_visit": "2022-07-28T10:49:53.442219+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 31440,
            "ip_address": "42.0.4.236",
            "count": 1,
            "first_visit": "2022-08-07T14:49:08.865601+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 5538,
            "ip_address": "42.0.4.236",
            "count": 6,
            "first_visit": "2022-05-02T01:06:47.332425+06:00",
            "date": null
        }
    ]
}