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

{
    "count": 100792,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30552&ordering=-ip_address",
    "results": [
        {
            "id": 8608,
            "ip_address": "23.236.5.133",
            "count": 2,
            "first_visit": "2022-05-18T01:43:18.609670+06:00",
            "date": null
        },
        {
            "id": 36186,
            "ip_address": "23.236.239.59",
            "count": 1,
            "first_visit": "2022-10-20T02:01:58.628091+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 71856,
            "ip_address": "23.236.239.59",
            "count": 1,
            "first_visit": "2024-08-06T04:30:00.205646+06:00",
            "date": "2024-08-06"
        },
        {
            "id": 5233,
            "ip_address": "23.236.233.40",
            "count": 1,
            "first_visit": "2022-04-19T02:57:21.038843+06:00",
            "date": null
        },
        {
            "id": 71366,
            "ip_address": "23.236.204.19",
            "count": 1,
            "first_visit": "2024-07-20T18:41:00.760285+06:00",
            "date": "2024-07-20"
        },
        {
            "id": 69370,
            "ip_address": "23.236.204.19",
            "count": 1,
            "first_visit": "2024-06-04T00:45:37.777290+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 46335,
            "ip_address": "23.236.204.19",
            "count": 1,
            "first_visit": "2023-05-08T20:53:32.222479+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 55738,
            "ip_address": "23.236.178.217",
            "count": 1,
            "first_visit": "2023-09-22T21:58:43.497533+06:00",
            "date": "2023-09-22"
        }
    ]
}