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": 99994,
    "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": 4447,
            "ip_address": "103.112.54.216",
            "count": 6,
            "first_visit": "2022-03-17T13:14:51.363050+06:00",
            "date": null
        },
        {
            "id": 94413,
            "ip_address": "103.112.54.223",
            "count": 1,
            "first_visit": "2026-01-23T13:34:02.693683+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 33495,
            "ip_address": "103.112.54.234",
            "count": 5,
            "first_visit": "2022-08-31T01:30:04.048975+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 14304,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2022-06-10T08:46:42.523892+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 38099,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2022-12-01T13:31:39.736356+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 70374,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2024-06-27T00:27:36.970596+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 12192,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2022-05-28T14:00:56.496607+06:00",
            "date": null
        },
        {
            "id": 77384,
            "ip_address": "103.112.54.238",
            "count": 1,
            "first_visit": "2025-01-01T04:25:50.614426+06:00",
            "date": "2025-01-01"
        }
    ]
}