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

{
    "count": 92426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82112&ordering=ip_address",
    "results": [
        {
            "id": 57676,
            "ip_address": "58.145.186.238",
            "count": 1,
            "first_visit": "2023-10-15T21:14:02.450110+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 10169,
            "ip_address": "58.145.186.239",
            "count": 2,
            "first_visit": "2022-05-21T23:46:39.977366+06:00",
            "date": null
        },
        {
            "id": 31093,
            "ip_address": "58.145.186.240",
            "count": 1,
            "first_visit": "2022-08-04T08:10:28.986060+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 5337,
            "ip_address": "58.145.186.240",
            "count": 6,
            "first_visit": "2022-04-24T08:39:42.634756+06:00",
            "date": null
        },
        {
            "id": 82008,
            "ip_address": "58.145.186.240",
            "count": 1,
            "first_visit": "2025-04-29T07:07:37.036153+06:00",
            "date": "2025-04-29"
        },
        {
            "id": 5488,
            "ip_address": "58.145.186.241",
            "count": 5,
            "first_visit": "2022-04-30T20:08:26.211654+06:00",
            "date": null
        },
        {
            "id": 26224,
            "ip_address": "58.145.186.241",
            "count": 1,
            "first_visit": "2022-07-23T08:14:47.917263+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 22536,
            "ip_address": "58.145.186.242",
            "count": 1,
            "first_visit": "2022-07-14T12:12:41.942630+06:00",
            "date": "2022-07-14"
        }
    ]
}