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

{
    "count": 101012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85512&ordering=-ip_address",
    "results": [
        {
            "id": 13961,
            "ip_address": "103.229.83.178",
            "count": 1,
            "first_visit": "2022-06-08T09:18:51.976779+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 80840,
            "ip_address": "103.229.83.114",
            "count": 2,
            "first_visit": "2025-04-01T11:13:07.962999+06:00",
            "date": "2025-04-01"
        },
        {
            "id": 57266,
            "ip_address": "103.229.83.114",
            "count": 1,
            "first_visit": "2023-10-10T20:04:06.072670+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 939,
            "ip_address": "103.229.83.102",
            "count": 2,
            "first_visit": "2021-12-19T22:04:15.192107+06:00",
            "date": null
        },
        {
            "id": 3329,
            "ip_address": "103.229.82.14",
            "count": 10,
            "first_visit": "2022-02-05T13:18:14.869463+06:00",
            "date": null
        },
        {
            "id": 30084,
            "ip_address": "103.229.82.134",
            "count": 1,
            "first_visit": "2022-07-30T23:49:23.987849+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4565,
            "ip_address": "103.229.82.122",
            "count": 1,
            "first_visit": "2022-03-21T18:36:07.396371+06:00",
            "date": null
        },
        {
            "id": 20937,
            "ip_address": "103.229.82.110",
            "count": 2,
            "first_visit": "2022-07-03T21:00:31.589548+06:00",
            "date": "2022-07-03"
        }
    ]
}