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

{
    "count": 101921,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42376&ordering=first_visit",
    "results": [
        {
            "id": 42385,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2023-02-19T04:59:37.016772+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42386,
            "ip_address": "66.249.66.45",
            "count": 1,
            "first_visit": "2023-02-19T05:28:39.658820+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42387,
            "ip_address": "27.147.202.80",
            "count": 2,
            "first_visit": "2023-02-19T11:23:46.533925+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42388,
            "ip_address": "119.148.4.178",
            "count": 2,
            "first_visit": "2023-02-19T11:30:00.254724+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42389,
            "ip_address": "114.119.135.7",
            "count": 1,
            "first_visit": "2023-02-19T11:30:49.887948+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42390,
            "ip_address": "114.119.152.171",
            "count": 1,
            "first_visit": "2023-02-19T11:32:12.768100+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42391,
            "ip_address": "114.119.135.199",
            "count": 1,
            "first_visit": "2023-02-19T11:33:23.131503+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42392,
            "ip_address": "114.119.135.120",
            "count": 1,
            "first_visit": "2023-02-19T11:43:24.787811+06:00",
            "date": "2023-02-19"
        }
    ]
}