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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41992&ordering=date",
    "results": [
        {
            "id": 55722,
            "ip_address": "114.119.130.91",
            "count": 1,
            "first_visit": "2023-09-22T18:56:23.778313+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55723,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-09-22T19:53:59.673022+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55724,
            "ip_address": "114.119.135.182",
            "count": 1,
            "first_visit": "2023-09-22T20:11:32.502037+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55725,
            "ip_address": "114.119.128.129",
            "count": 1,
            "first_visit": "2023-09-22T20:22:00.638424+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55726,
            "ip_address": "92.40.185.216",
            "count": 1,
            "first_visit": "2023-09-22T20:24:50.153537+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55727,
            "ip_address": "123.253.135.147",
            "count": 1,
            "first_visit": "2023-09-22T20:33:21.775301+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55728,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-09-22T20:36:12.839385+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55729,
            "ip_address": "202.86.218.147",
            "count": 2,
            "first_visit": "2023-09-22T20:41:03.877274+06:00",
            "date": "2023-09-22"
        }
    ]
}