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

{
    "count": 93330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79056&ordering=ip_address",
    "results": [
        {
            "id": 17677,
            "ip_address": "43.245.123.79",
            "count": 2,
            "first_visit": "2022-06-23T10:04:01.952070+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 8667,
            "ip_address": "43.245.123.8",
            "count": 1,
            "first_visit": "2022-05-18T07:55:45.647384+06:00",
            "date": null
        },
        {
            "id": 27997,
            "ip_address": "43.245.123.80",
            "count": 1,
            "first_visit": "2022-07-27T04:58:18.770101+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10396,
            "ip_address": "43.245.123.80",
            "count": 1,
            "first_visit": "2022-05-22T21:12:07.560874+06:00",
            "date": null
        },
        {
            "id": 44446,
            "ip_address": "43.245.123.80",
            "count": 2,
            "first_visit": "2023-03-26T23:54:02.877544+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 62561,
            "ip_address": "43.245.123.80",
            "count": 1,
            "first_visit": "2024-01-06T20:26:49.593336+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 44447,
            "ip_address": "43.245.123.80",
            "count": 1,
            "first_visit": "2023-03-27T00:00:14.175602+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 9863,
            "ip_address": "43.245.123.81",
            "count": 3,
            "first_visit": "2022-05-20T23:08:36.785833+06:00",
            "date": null
        }
    ]
}