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

{
    "count": 96723,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2712&ordering=ip_address",
    "results": [
        {
            "id": 13670,
            "ip_address": "103.120.202.62",
            "count": 1,
            "first_visit": "2022-06-06T19:37:16.203151+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 156,
            "ip_address": "103.120.202.62",
            "count": 86,
            "first_visit": "2021-12-04T15:13:01.703663+06:00",
            "date": null
        },
        {
            "id": 15357,
            "ip_address": "103.120.202.62",
            "count": 2,
            "first_visit": "2022-06-15T16:50:22.956293+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 79538,
            "ip_address": "103.120.202.79",
            "count": 1,
            "first_visit": "2025-02-27T20:40:38.901578+06:00",
            "date": "2025-02-27"
        },
        {
            "id": 54022,
            "ip_address": "103.120.202.79",
            "count": 3,
            "first_visit": "2023-09-01T10:43:17.749704+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 2568,
            "ip_address": "103.120.202.79",
            "count": 1,
            "first_visit": "2022-01-21T16:41:42.482669+06:00",
            "date": null
        },
        {
            "id": 71142,
            "ip_address": "103.120.202.79",
            "count": 1,
            "first_visit": "2024-07-14T15:45:00.277067+06:00",
            "date": "2024-07-14"
        },
        {
            "id": 92178,
            "ip_address": "103.120.202.9",
            "count": 6,
            "first_visit": "2025-11-19T16:53:49.243203+06:00",
            "date": "2025-11-19"
        }
    ]
}