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

{
    "count": 103023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52656&ordering=-ip_address",
    "results": [
        {
            "id": 65264,
            "ip_address": "119.30.32.211",
            "count": 2,
            "first_visit": "2024-02-27T23:13:35.200253+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 36983,
            "ip_address": "119.30.32.21",
            "count": 2,
            "first_visit": "2022-11-05T18:35:34.917989+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 6247,
            "ip_address": "119.30.32.21",
            "count": 1,
            "first_visit": "2022-05-15T07:32:13.595475+06:00",
            "date": null
        },
        {
            "id": 6696,
            "ip_address": "119.30.32.209",
            "count": 1,
            "first_visit": "2022-05-16T13:17:49.950786+06:00",
            "date": null
        },
        {
            "id": 68807,
            "ip_address": "119.30.32.209",
            "count": 1,
            "first_visit": "2024-05-22T12:12:17.547232+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 70092,
            "ip_address": "119.30.32.208",
            "count": 1,
            "first_visit": "2024-06-21T16:35:00.272351+06:00",
            "date": "2024-06-21"
        },
        {
            "id": 25356,
            "ip_address": "119.30.32.208",
            "count": 1,
            "first_visit": "2022-07-21T10:53:00.591608+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7123,
            "ip_address": "119.30.32.208",
            "count": 1,
            "first_visit": "2022-05-16T19:33:25.326970+06:00",
            "date": null
        }
    ]
}