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

{
    "count": 92138,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1776&ordering=ip_address",
    "results": [
        {
            "id": 16950,
            "ip_address": "103.113.149.193",
            "count": 1,
            "first_visit": "2022-06-21T07:55:23.358871+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 14034,
            "ip_address": "103.113.149.193",
            "count": 1,
            "first_visit": "2022-06-08T19:46:33.675950+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 4848,
            "ip_address": "103.113.149.193",
            "count": 1,
            "first_visit": "2022-04-01T12:49:25.389620+06:00",
            "date": null
        },
        {
            "id": 14203,
            "ip_address": "103.113.149.193",
            "count": 2,
            "first_visit": "2022-06-09T16:27:59.603401+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 14215,
            "ip_address": "103.113.149.195",
            "count": 1,
            "first_visit": "2022-06-09T17:34:09.597836+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 13263,
            "ip_address": "103.113.149.195",
            "count": 2,
            "first_visit": "2022-06-01T15:59:39.460628+06:00",
            "date": null
        },
        {
            "id": 90166,
            "ip_address": "103.113.149.196",
            "count": 1,
            "first_visit": "2025-09-30T06:47:34.301462+06:00",
            "date": "2025-09-30"
        },
        {
            "id": 47285,
            "ip_address": "103.113.149.204",
            "count": 1,
            "first_visit": "2023-05-28T16:39:30.360664+06:00",
            "date": "2023-05-28"
        }
    ]
}