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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25080&ordering=-ip_address",
    "results": [
        {
            "id": 14344,
            "ip_address": "37.111.197.108",
            "count": 1,
            "first_visit": "2022-06-10T15:03:47.988812+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 23675,
            "ip_address": "37.111.197.105",
            "count": 2,
            "first_visit": "2022-07-18T22:06:46.910174+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8682,
            "ip_address": "37.111.197.104",
            "count": 2,
            "first_visit": "2022-05-18T08:33:28.832825+06:00",
            "date": null
        },
        {
            "id": 34327,
            "ip_address": "37.111.197.103",
            "count": 1,
            "first_visit": "2022-09-13T17:07:19.107877+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 10812,
            "ip_address": "37.111.197.101",
            "count": 1,
            "first_visit": "2022-05-24T07:56:25.111833+06:00",
            "date": null
        },
        {
            "id": 8733,
            "ip_address": "37.111.197.100",
            "count": 1,
            "first_visit": "2022-05-18T09:50:41.852507+06:00",
            "date": null
        },
        {
            "id": 39239,
            "ip_address": "37.111.197.10",
            "count": 1,
            "first_visit": "2022-12-23T20:05:31.203706+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 12672,
            "ip_address": "37.111.196.99",
            "count": 2,
            "first_visit": "2022-05-30T01:27:40.509322+06:00",
            "date": null
        }
    ]
}