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

{
    "count": 98195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15528&ordering=-ip_address",
    "results": [
        {
            "id": 29916,
            "ip_address": "43.245.123.183",
            "count": 1,
            "first_visit": "2022-07-30T14:39:07.022348+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 23242,
            "ip_address": "43.245.123.182",
            "count": 1,
            "first_visit": "2022-07-17T04:39:53.562055+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 7720,
            "ip_address": "43.245.123.181",
            "count": 2,
            "first_visit": "2022-05-17T09:22:32.707945+06:00",
            "date": null
        },
        {
            "id": 20899,
            "ip_address": "43.245.123.181",
            "count": 1,
            "first_visit": "2022-07-03T16:48:04.860534+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 35742,
            "ip_address": "43.245.123.181",
            "count": 1,
            "first_visit": "2022-10-11T04:48:35.324874+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 6924,
            "ip_address": "43.245.123.180",
            "count": 2,
            "first_visit": "2022-05-16T17:32:33.064115+06:00",
            "date": null
        },
        {
            "id": 16248,
            "ip_address": "43.245.123.180",
            "count": 1,
            "first_visit": "2022-06-18T07:03:10.872370+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9012,
            "ip_address": "43.245.123.18",
            "count": 3,
            "first_visit": "2022-05-18T16:20:44.939704+06:00",
            "date": null
        }
    ]
}