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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79760&ordering=ip_address",
    "results": [
        {
            "id": 64552,
            "ip_address": "37.111.216.174",
            "count": 1,
            "first_visit": "2024-02-10T15:35:31.306035+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 70434,
            "ip_address": "37.111.216.181",
            "count": 1,
            "first_visit": "2024-06-28T14:04:12.149589+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 29948,
            "ip_address": "37.111.216.182",
            "count": 1,
            "first_visit": "2022-07-30T17:05:34.524833+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6823,
            "ip_address": "37.111.216.195",
            "count": 1,
            "first_visit": "2022-05-16T16:19:11.824472+06:00",
            "date": null
        },
        {
            "id": 74134,
            "ip_address": "37.111.216.217",
            "count": 2,
            "first_visit": "2024-10-07T19:51:57.751939+06:00",
            "date": "2024-10-07"
        },
        {
            "id": 32995,
            "ip_address": "37.111.216.22",
            "count": 1,
            "first_visit": "2022-08-26T09:32:26.298975+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 5614,
            "ip_address": "37.111.216.221",
            "count": 2,
            "first_visit": "2022-05-04T20:53:25.441206+06:00",
            "date": null
        },
        {
            "id": 1571,
            "ip_address": "37.111.216.222",
            "count": 1,
            "first_visit": "2022-01-01T21:14:55.064525+06:00",
            "date": null
        }
    ]
}