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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5984&ordering=ip_address",
    "results": [
        {
            "id": 62198,
            "ip_address": "103.141.66.198",
            "count": 1,
            "first_visit": "2024-01-03T14:56:07.891099+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 10823,
            "ip_address": "103.141.70.102",
            "count": 2,
            "first_visit": "2022-05-24T08:22:23.032288+06:00",
            "date": null
        },
        {
            "id": 24156,
            "ip_address": "103.141.70.122",
            "count": 1,
            "first_visit": "2022-07-19T18:45:16.994356+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23854,
            "ip_address": "103.141.70.122",
            "count": 1,
            "first_visit": "2022-07-18T22:49:04.834914+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9734,
            "ip_address": "103.141.70.171",
            "count": 1,
            "first_visit": "2022-05-20T14:16:49.085279+06:00",
            "date": null
        },
        {
            "id": 15400,
            "ip_address": "103.141.70.172",
            "count": 1,
            "first_visit": "2022-06-15T18:35:28.867589+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 40893,
            "ip_address": "103.141.70.18",
            "count": 1,
            "first_visit": "2023-01-24T12:49:34.933930+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 20256,
            "ip_address": "103.141.70.62",
            "count": 1,
            "first_visit": "2022-06-30T06:13:44.163248+06:00",
            "date": "2022-06-30"
        }
    ]
}