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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50152&ordering=ip_address",
    "results": [
        {
            "id": 28193,
            "ip_address": "119.30.32.144",
            "count": 1,
            "first_visit": "2022-07-27T12:55:18.786584+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 26509,
            "ip_address": "119.30.32.145",
            "count": 2,
            "first_visit": "2022-07-24T01:47:09.658280+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25477,
            "ip_address": "119.30.32.148",
            "count": 1,
            "first_visit": "2022-07-21T12:13:43.405362+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11643,
            "ip_address": "119.30.32.148",
            "count": 1,
            "first_visit": "2022-05-26T10:28:17.129721+06:00",
            "date": null
        },
        {
            "id": 43927,
            "ip_address": "119.30.32.148",
            "count": 2,
            "first_visit": "2023-03-17T14:35:05.139373+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 53782,
            "ip_address": "119.30.32.148",
            "count": 1,
            "first_visit": "2023-08-28T22:15:50.169100+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 11273,
            "ip_address": "119.30.32.151",
            "count": 2,
            "first_visit": "2022-05-25T01:45:57.105001+06:00",
            "date": null
        },
        {
            "id": 18013,
            "ip_address": "119.30.32.152",
            "count": 1,
            "first_visit": "2022-06-24T08:06:26.318702+06:00",
            "date": "2022-06-24"
        }
    ]
}