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

{
    "count": 98259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31432&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31416&ordering=date",
    "results": [
        {
            "id": 45099,
            "ip_address": "195.154.123.98",
            "count": 1,
            "first_visit": "2023-04-09T20:38:24.329338+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 45083,
            "ip_address": "202.84.37.33",
            "count": 1,
            "first_visit": "2023-04-09T11:19:07.028480+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 45098,
            "ip_address": "49.12.125.133",
            "count": 1,
            "first_visit": "2023-04-09T20:19:06.874013+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 45061,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2023-04-09T00:09:58.358426+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 45059,
            "ip_address": "66.249.73.27",
            "count": 1,
            "first_visit": "2023-04-09T00:03:05.572142+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 45060,
            "ip_address": "114.119.148.37",
            "count": 1,
            "first_visit": "2023-04-09T00:03:37.531572+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 45062,
            "ip_address": "40.94.89.64",
            "count": 1,
            "first_visit": "2023-04-09T00:15:35.480342+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 45063,
            "ip_address": "45.118.63.4",
            "count": 1,
            "first_visit": "2023-04-09T00:41:53.374518+06:00",
            "date": "2023-04-09"
        }
    ]
}