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

{
    "count": 101298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34240&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34224&ordering=first_visit",
    "results": [
        {
            "id": 34233,
            "ip_address": "66.249.66.60",
            "count": 14,
            "first_visit": "2022-09-12T06:16:06.877160+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34234,
            "ip_address": "17.121.113.250",
            "count": 1,
            "first_visit": "2022-09-12T06:50:55.395808+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34235,
            "ip_address": "66.249.66.159",
            "count": 4,
            "first_visit": "2022-09-12T06:51:26.843364+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34236,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-12T07:42:16.937344+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34237,
            "ip_address": "118.67.223.102",
            "count": 1,
            "first_visit": "2022-09-12T08:45:24.976090+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34238,
            "ip_address": "114.130.39.62",
            "count": 1,
            "first_visit": "2022-09-12T09:29:46.181936+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34239,
            "ip_address": "3.239.158.141",
            "count": 1,
            "first_visit": "2022-09-12T10:07:29.186311+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34240,
            "ip_address": "173.252.127.24",
            "count": 1,
            "first_visit": "2022-09-12T10:08:33.280673+06:00",
            "date": "2022-09-12"
        }
    ]
}