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

{
    "count": 95512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17440&ordering=ip_address",
    "results": [
        {
            "id": 5242,
            "ip_address": "103.26.136.43",
            "count": 1,
            "first_visit": "2022-04-19T11:07:16.203478+06:00",
            "date": null
        },
        {
            "id": 43335,
            "ip_address": "103.26.136.43",
            "count": 2,
            "first_visit": "2023-03-07T15:15:39.182933+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 57160,
            "ip_address": "103.26.136.52",
            "count": 1,
            "first_visit": "2023-10-09T11:54:53.579947+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 82809,
            "ip_address": "103.26.136.98",
            "count": 1,
            "first_visit": "2025-05-15T09:47:47.426907+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 49317,
            "ip_address": "103.26.136.98",
            "count": 1,
            "first_visit": "2023-07-04T14:07:29.900802+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 1757,
            "ip_address": "103.26.137.194",
            "count": 2,
            "first_visit": "2022-01-10T12:37:11.297239+06:00",
            "date": null
        },
        {
            "id": 13362,
            "ip_address": "103.26.137.199",
            "count": 1,
            "first_visit": "2022-06-02T12:54:49.650785+06:00",
            "date": null
        },
        {
            "id": 44599,
            "ip_address": "103.26.137.52",
            "count": 1,
            "first_visit": "2023-03-30T12:45:23.884164+06:00",
            "date": "2023-03-30"
        }
    ]
}