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

{
    "count": 97535,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24144&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24128&ordering=first_visit",
    "results": [
        {
            "id": 24137,
            "ip_address": "168.119.68.123",
            "count": 1,
            "first_visit": "2022-07-19T17:17:38.950424+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24138,
            "ip_address": "37.111.213.52",
            "count": 1,
            "first_visit": "2022-07-19T17:18:27.276378+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24139,
            "ip_address": "114.119.128.6",
            "count": 1,
            "first_visit": "2022-07-19T17:19:38.469797+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24140,
            "ip_address": "37.111.199.239",
            "count": 1,
            "first_visit": "2022-07-19T17:22:58.039387+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24141,
            "ip_address": "37.111.243.113",
            "count": 1,
            "first_visit": "2022-07-19T17:25:35.585344+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24142,
            "ip_address": "114.119.132.38",
            "count": 2,
            "first_visit": "2022-07-19T17:27:06.527226+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24143,
            "ip_address": "114.119.132.122",
            "count": 1,
            "first_visit": "2022-07-19T17:32:51.508236+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24144,
            "ip_address": "37.111.210.5",
            "count": 1,
            "first_visit": "2022-07-19T17:36:12.131348+06:00",
            "date": "2022-07-19"
        }
    ]
}