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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34496&ordering=-ip_address",
    "results": [
        {
            "id": 54505,
            "ip_address": "202.40.183.129",
            "count": 1,
            "first_visit": "2023-09-07T18:40:40.295060+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 28696,
            "ip_address": "202.40.183.1",
            "count": 1,
            "first_visit": "2022-07-28T11:07:31.745229+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 52152,
            "ip_address": "202.40.181.250",
            "count": 1,
            "first_visit": "2023-08-10T15:51:18.037429+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 8907,
            "ip_address": "202.40.181.138",
            "count": 1,
            "first_visit": "2022-05-18T12:30:26.468655+06:00",
            "date": null
        },
        {
            "id": 6980,
            "ip_address": "202.40.180.146",
            "count": 2,
            "first_visit": "2022-05-16T18:12:36.498713+06:00",
            "date": null
        },
        {
            "id": 88018,
            "ip_address": "202.40.179.78",
            "count": 1,
            "first_visit": "2025-08-19T13:07:48.968425+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 88166,
            "ip_address": "202.40.179.78",
            "count": 1,
            "first_visit": "2025-08-21T14:33:32.261711+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 84910,
            "ip_address": "202.40.179.78",
            "count": 1,
            "first_visit": "2025-06-30T15:30:30.599028+06:00",
            "date": "2025-06-30"
        }
    ]
}