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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34968&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34952&ordering=first_visit",
    "results": [
        {
            "id": 34961,
            "ip_address": "103.129.35.250",
            "count": 1,
            "first_visit": "2022-09-25T10:53:03.031345+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34962,
            "ip_address": "119.30.45.145",
            "count": 1,
            "first_visit": "2022-09-25T11:37:27.132880+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34963,
            "ip_address": "175.29.126.74",
            "count": 2,
            "first_visit": "2022-09-25T11:48:11.399427+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34964,
            "ip_address": "37.111.210.19",
            "count": 2,
            "first_visit": "2022-09-25T12:28:39.381288+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34965,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-09-25T12:40:25.601460+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34966,
            "ip_address": "1.145.116.85",
            "count": 1,
            "first_visit": "2022-09-25T13:01:05.295118+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34967,
            "ip_address": "202.5.46.235",
            "count": 1,
            "first_visit": "2022-09-25T13:49:20.068472+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34968,
            "ip_address": "103.111.227.194",
            "count": 1,
            "first_visit": "2022-09-25T14:32:42.896858+06:00",
            "date": "2022-09-25"
        }
    ]
}