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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44408&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44392&ordering=date",
    "results": [
        {
            "id": 58123,
            "ip_address": "114.119.156.55",
            "count": 1,
            "first_visit": "2023-10-21T12:31:49.699380+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 58114,
            "ip_address": "103.4.118.54",
            "count": 3,
            "first_visit": "2023-10-21T10:47:47.372960+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 58125,
            "ip_address": "114.119.134.127",
            "count": 1,
            "first_visit": "2023-10-21T13:03:09.393240+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 58126,
            "ip_address": "66.249.70.192",
            "count": 1,
            "first_visit": "2023-10-21T13:07:46.990670+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 58127,
            "ip_address": "20.64.176.255",
            "count": 1,
            "first_visit": "2023-10-21T13:16:03.001833+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 58128,
            "ip_address": "103.217.111.101",
            "count": 1,
            "first_visit": "2023-10-21T14:26:06.953509+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 58129,
            "ip_address": "114.119.151.206",
            "count": 1,
            "first_visit": "2023-10-21T14:37:25.311115+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 58130,
            "ip_address": "114.119.132.218",
            "count": 1,
            "first_visit": "2023-10-21T15:02:33.516967+06:00",
            "date": "2023-10-21"
        }
    ]
}