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

{
    "count": 93154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10632&ordering=ip_address",
    "results": [
        {
            "id": 49602,
            "ip_address": "103.182.150.15",
            "count": 1,
            "first_visit": "2023-07-09T08:29:52.042734+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 20310,
            "ip_address": "103.182.150.16",
            "count": 1,
            "first_visit": "2022-06-30T10:36:48.417120+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 78287,
            "ip_address": "103.182.170.37",
            "count": 1,
            "first_visit": "2025-01-27T13:25:38.031258+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 16391,
            "ip_address": "103.182.171.183",
            "count": 2,
            "first_visit": "2022-06-18T14:42:58.387504+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9294,
            "ip_address": "103.182.171.192",
            "count": 5,
            "first_visit": "2022-05-19T10:04:15.503492+06:00",
            "date": null
        },
        {
            "id": 11665,
            "ip_address": "103.182.171.195",
            "count": 1,
            "first_visit": "2022-05-26T13:44:13.375380+06:00",
            "date": null
        },
        {
            "id": 12941,
            "ip_address": "103.182.171.67",
            "count": 1,
            "first_visit": "2022-05-31T00:13:07.478298+06:00",
            "date": null
        },
        {
            "id": 11179,
            "ip_address": "103.182.171.71",
            "count": 1,
            "first_visit": "2022-05-24T22:40:52.845139+06:00",
            "date": null
        }
    ]
}