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

{
    "count": 98245,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16936&ordering=ip_address",
    "results": [
        {
            "id": 2601,
            "ip_address": "103.252.224.54",
            "count": 7,
            "first_visit": "2022-01-22T12:03:26.020568+06:00",
            "date": null
        },
        {
            "id": 86820,
            "ip_address": "103.252.225.12",
            "count": 1,
            "first_visit": "2025-07-31T13:06:56.873185+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 2259,
            "ip_address": "103.252.225.12",
            "count": 1,
            "first_visit": "2022-01-15T14:06:37.100183+06:00",
            "date": null
        },
        {
            "id": 91054,
            "ip_address": "103.252.226.0",
            "count": 2,
            "first_visit": "2025-10-21T12:12:29.926296+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 85447,
            "ip_address": "103.252.226.11",
            "count": 1,
            "first_visit": "2025-07-08T02:09:02.172903+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 327,
            "ip_address": "103.252.226.11",
            "count": 1,
            "first_visit": "2021-12-07T12:37:28.006271+06:00",
            "date": null
        },
        {
            "id": 34923,
            "ip_address": "103.252.226.12",
            "count": 1,
            "first_visit": "2022-09-24T15:36:58.796035+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 35161,
            "ip_address": "103.252.226.12",
            "count": 1,
            "first_visit": "2022-09-28T20:41:56.991628+06:00",
            "date": "2022-09-28"
        }
    ]
}