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

{
    "count": 96426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1952&ordering=ip_address",
    "results": [
        {
            "id": 39107,
            "ip_address": "103.113.226.209",
            "count": 2,
            "first_visit": "2022-12-21T18:29:35.143987+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 37979,
            "ip_address": "103.113.226.209",
            "count": 2,
            "first_visit": "2022-11-29T13:28:48.917201+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 54271,
            "ip_address": "103.113.227.252",
            "count": 1,
            "first_visit": "2023-09-04T14:51:15.276567+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 65749,
            "ip_address": "103.114.10.37",
            "count": 1,
            "first_visit": "2024-03-10T16:41:46.486541+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 5777,
            "ip_address": "103.114.11.246",
            "count": 4,
            "first_visit": "2022-05-10T12:04:59.814163+06:00",
            "date": null
        },
        {
            "id": 11832,
            "ip_address": "103.114.11.85",
            "count": 1,
            "first_visit": "2022-05-27T01:17:46.050885+06:00",
            "date": null
        },
        {
            "id": 81787,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-04-23T16:01:32.153625+06:00",
            "date": "2025-04-23"
        },
        {
            "id": 82248,
            "ip_address": "103.114.174.231",
            "count": 1,
            "first_visit": "2025-05-04T11:13:17.966297+06:00",
            "date": "2025-05-04"
        }
    ]
}