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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=264&ordering=ip_address",
    "results": [
        {
            "id": 2868,
            "ip_address": "103.101.197.41",
            "count": 4,
            "first_visit": "2022-01-26T01:47:28.699300+06:00",
            "date": null
        },
        {
            "id": 59832,
            "ip_address": "103.101.197.49",
            "count": 1,
            "first_visit": "2023-11-20T08:52:31.077271+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 4439,
            "ip_address": "103.101.197.49",
            "count": 2,
            "first_visit": "2022-03-17T01:39:58.959562+06:00",
            "date": null
        },
        {
            "id": 26318,
            "ip_address": "103.101.197.57",
            "count": 1,
            "first_visit": "2022-07-23T12:08:08.165002+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 5733,
            "ip_address": "103.101.197.83",
            "count": 1,
            "first_visit": "2022-05-09T01:53:29.708885+06:00",
            "date": null
        },
        {
            "id": 15773,
            "ip_address": "103.101.197.84",
            "count": 1,
            "first_visit": "2022-06-16T23:42:59.200046+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 16229,
            "ip_address": "103.101.198.1",
            "count": 1,
            "first_visit": "2022-06-18T05:45:13.408085+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 43841,
            "ip_address": "103.101.199.129",
            "count": 1,
            "first_visit": "2023-03-15T23:45:05.323083+06:00",
            "date": "2023-03-15"
        }
    ]
}