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

{
    "count": 94901,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15112&ordering=ip_address",
    "results": [
        {
            "id": 36826,
            "ip_address": "103.231.135.252",
            "count": 4,
            "first_visit": "2022-11-02T09:33:07.825676+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 31444,
            "ip_address": "103.231.135.252",
            "count": 1,
            "first_visit": "2022-08-07T16:09:08.442587+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 36767,
            "ip_address": "103.231.135.252",
            "count": 4,
            "first_visit": "2022-11-01T09:04:26.128868+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 10624,
            "ip_address": "103.231.135.252",
            "count": 1,
            "first_visit": "2022-05-23T12:07:23.925528+06:00",
            "date": null
        },
        {
            "id": 31754,
            "ip_address": "103.231.135.252",
            "count": 2,
            "first_visit": "2022-08-11T10:29:44.765965+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 83264,
            "ip_address": "103.231.160.122",
            "count": 1,
            "first_visit": "2025-05-25T13:03:12.969455+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 90560,
            "ip_address": "103.231.160.86",
            "count": 2,
            "first_visit": "2025-10-09T21:17:56.002480+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 3957,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-02-28T20:47:07.223328+06:00",
            "date": null
        }
    ]
}