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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82496&ordering=-ip_address",
    "results": [
        {
            "id": 16333,
            "ip_address": "103.31.155.252",
            "count": 1,
            "first_visit": "2022-06-18T11:16:15.531505+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8461,
            "ip_address": "103.31.155.252",
            "count": 1,
            "first_visit": "2022-05-17T23:09:39.934670+06:00",
            "date": null
        },
        {
            "id": 23977,
            "ip_address": "103.31.155.251",
            "count": 1,
            "first_visit": "2022-07-19T02:43:16.110493+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 9119,
            "ip_address": "103.31.155.251",
            "count": 4,
            "first_visit": "2022-05-18T22:32:12.649095+06:00",
            "date": null
        },
        {
            "id": 21212,
            "ip_address": "103.31.155.250",
            "count": 1,
            "first_visit": "2022-07-05T11:55:59.024841+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 27725,
            "ip_address": "103.31.155.250",
            "count": 1,
            "first_visit": "2022-07-26T13:44:42.364117+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6979,
            "ip_address": "103.31.155.250",
            "count": 6,
            "first_visit": "2022-05-16T18:12:02.707937+06:00",
            "date": null
        },
        {
            "id": 26720,
            "ip_address": "103.31.155.249",
            "count": 1,
            "first_visit": "2022-07-24T12:07:54.304134+06:00",
            "date": "2022-07-24"
        }
    ]
}