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

{
    "count": 101976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42888&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42872&ordering=date",
    "results": [
        {
            "id": 56595,
            "ip_address": "103.127.4.92",
            "count": 1,
            "first_visit": "2023-10-02T22:41:15.236384+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56596,
            "ip_address": "114.119.139.104",
            "count": 1,
            "first_visit": "2023-10-02T22:49:23.652785+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56597,
            "ip_address": "114.119.132.11",
            "count": 1,
            "first_visit": "2023-10-02T22:54:34.562188+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56678,
            "ip_address": "103.230.106.62",
            "count": 2,
            "first_visit": "2023-10-03T22:24:27.935615+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56684,
            "ip_address": "37.111.194.239",
            "count": 1,
            "first_visit": "2023-10-03T23:51:51.973907+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56680,
            "ip_address": "37.111.203.75",
            "count": 2,
            "first_visit": "2023-10-03T22:34:19.987935+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56683,
            "ip_address": "99.230.134.25",
            "count": 1,
            "first_visit": "2023-10-03T23:30:27.289419+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56679,
            "ip_address": "103.155.98.125",
            "count": 7,
            "first_visit": "2023-10-03T22:32:42.221369+06:00",
            "date": "2023-10-03"
        }
    ]
}