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

{
    "count": 96320,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20672&ordering=ip_address",
    "results": [
        {
            "id": 80666,
            "ip_address": "103.69.77.7",
            "count": 1,
            "first_visit": "2025-03-27T08:12:02.392734+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 92581,
            "ip_address": "103.70.141.17",
            "count": 1,
            "first_visit": "2025-12-02T18:46:39.678098+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 20737,
            "ip_address": "103.70.143.130",
            "count": 1,
            "first_visit": "2022-07-02T17:53:07.861696+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 5936,
            "ip_address": "103.70.170.26",
            "count": 1,
            "first_visit": "2022-05-13T00:47:46.397877+06:00",
            "date": null
        },
        {
            "id": 25303,
            "ip_address": "103.70.170.57",
            "count": 1,
            "first_visit": "2022-07-21T10:07:45.438291+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9076,
            "ip_address": "103.70.170.8",
            "count": 4,
            "first_visit": "2022-05-18T21:27:48.992360+06:00",
            "date": null
        },
        {
            "id": 7021,
            "ip_address": "103.70.171.123",
            "count": 2,
            "first_visit": "2022-05-16T18:45:35.991911+06:00",
            "date": null
        },
        {
            "id": 2805,
            "ip_address": "103.70.171.203",
            "count": 3,
            "first_visit": "2022-01-25T12:40:52.374763+06:00",
            "date": null
        }
    ]
}