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

{
    "count": 99656,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25552&ordering=ip_address",
    "results": [
        {
            "id": 97113,
            "ip_address": "111.101.14.250",
            "count": 1,
            "first_visit": "2026-04-17T07:27:43.190150+06:00",
            "date": "2026-04-17"
        },
        {
            "id": 79767,
            "ip_address": "111.101.14.250",
            "count": 1,
            "first_visit": "2025-03-05T13:46:32.796367+06:00",
            "date": "2025-03-05"
        },
        {
            "id": 92792,
            "ip_address": "111.101.14.250",
            "count": 1,
            "first_visit": "2025-12-09T06:17:01.306025+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 85093,
            "ip_address": "111.101.14.250",
            "count": 5,
            "first_visit": "2025-07-02T13:46:41.061036+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 94035,
            "ip_address": "111.105.26.196",
            "count": 1,
            "first_visit": "2026-01-14T12:39:53.383996+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 13472,
            "ip_address": "111.119.161.7",
            "count": 1,
            "first_visit": "2022-06-03T21:51:49.514645+06:00",
            "date": null
        },
        {
            "id": 5912,
            "ip_address": "111.119.183.0",
            "count": 1,
            "first_visit": "2022-05-12T15:37:51.129523+06:00",
            "date": null
        },
        {
            "id": 33554,
            "ip_address": "111.119.187.38",
            "count": 2,
            "first_visit": "2022-08-31T17:38:50.078807+06:00",
            "date": "2022-08-31"
        }
    ]
}