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

{
    "count": 92017,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1312&ordering=ip_address",
    "results": [
        {
            "id": 12708,
            "ip_address": "103.111.226.169",
            "count": 5,
            "first_visit": "2022-05-30T08:42:24.579475+06:00",
            "date": null
        },
        {
            "id": 62384,
            "ip_address": "103.111.226.176",
            "count": 1,
            "first_visit": "2024-01-05T08:29:12.806899+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 62385,
            "ip_address": "103.111.226.177",
            "count": 1,
            "first_visit": "2024-01-05T08:33:36.721690+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 40461,
            "ip_address": "103.111.226.177",
            "count": 1,
            "first_visit": "2023-01-16T12:10:55.591503+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 27098,
            "ip_address": "103.111.226.199",
            "count": 2,
            "first_visit": "2022-07-25T08:57:56.691824+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4593,
            "ip_address": "103.111.226.200",
            "count": 1,
            "first_visit": "2022-03-22T19:38:12.537834+06:00",
            "date": null
        },
        {
            "id": 2994,
            "ip_address": "103.111.226.24",
            "count": 3,
            "first_visit": "2022-01-28T22:04:57.571815+06:00",
            "date": null
        },
        {
            "id": 3320,
            "ip_address": "103.111.226.25",
            "count": 1,
            "first_visit": "2022-02-05T10:28:45.937889+06:00",
            "date": null
        }
    ]
}