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

{
    "count": 95211,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-ip_address",
    "results": [
        {
            "id": 41,
            "ip_address": "69.171.251.14",
            "count": 3,
            "first_visit": "2021-12-03T05:15:49.034189+06:00",
            "date": null
        },
        {
            "id": 43903,
            "ip_address": "69.171.251.14",
            "count": 1,
            "first_visit": "2023-03-17T02:27:14.159015+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 36468,
            "ip_address": "69.171.251.13",
            "count": 1,
            "first_visit": "2022-10-26T11:28:58.590843+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 5130,
            "ip_address": "69.171.251.13",
            "count": 1,
            "first_visit": "2022-04-15T07:33:20.226679+06:00",
            "date": null
        },
        {
            "id": 77432,
            "ip_address": "69.171.251.13",
            "count": 1,
            "first_visit": "2025-01-02T20:06:11.284073+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 19703,
            "ip_address": "69.171.251.120",
            "count": 1,
            "first_visit": "2022-06-28T10:08:51.568603+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 40744,
            "ip_address": "69.171.251.120",
            "count": 1,
            "first_visit": "2023-01-21T21:16:57.257924+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 3388,
            "ip_address": "69.171.251.120",
            "count": 2,
            "first_visit": "2022-02-07T13:44:46.894963+06:00",
            "date": null
        }
    ]
}