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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25064&ordering=ip_address",
    "results": [
        {
            "id": 63099,
            "ip_address": "111.65.69.134",
            "count": 2,
            "first_visit": "2024-01-14T18:17:37.468975+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 40923,
            "ip_address": "1.116.84.14",
            "count": 1,
            "first_visit": "2023-01-25T08:13:02.608473+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 20221,
            "ip_address": "111.7.100.16",
            "count": 1,
            "first_visit": "2022-06-30T03:56:33.355056+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 5239,
            "ip_address": "111.7.100.19",
            "count": 1,
            "first_visit": "2022-04-19T09:53:08.336565+06:00",
            "date": null
        },
        {
            "id": 1784,
            "ip_address": "111.7.100.21",
            "count": 1,
            "first_visit": "2022-01-11T02:33:03.939309+06:00",
            "date": null
        },
        {
            "id": 1783,
            "ip_address": "111.7.100.22",
            "count": 1,
            "first_visit": "2022-01-11T02:33:02.788285+06:00",
            "date": null
        },
        {
            "id": 1772,
            "ip_address": "111.7.100.26",
            "count": 1,
            "first_visit": "2022-01-10T19:13:05.449137+06:00",
            "date": null
        },
        {
            "id": 56394,
            "ip_address": "111.7.100.29",
            "count": 1,
            "first_visit": "2023-09-30T18:37:58.673609+06:00",
            "date": "2023-09-30"
        }
    ]
}