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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40216&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40200&ordering=first_visit",
    "results": [
        {
            "id": 40209,
            "ip_address": "119.148.49.233",
            "count": 2,
            "first_visit": "2023-01-11T13:31:24.386124+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40210,
            "ip_address": "103.230.107.3",
            "count": 1,
            "first_visit": "2023-01-11T13:36:25.013410+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40211,
            "ip_address": "58.145.185.225",
            "count": 1,
            "first_visit": "2023-01-11T13:44:34.820969+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40212,
            "ip_address": "114.119.165.43",
            "count": 1,
            "first_visit": "2023-01-11T13:46:23.884727+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40213,
            "ip_address": "202.181.19.250",
            "count": 4,
            "first_visit": "2023-01-11T14:20:00.123861+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40214,
            "ip_address": "114.119.138.207",
            "count": 1,
            "first_visit": "2023-01-11T14:33:10.696842+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40215,
            "ip_address": "103.144.201.97",
            "count": 1,
            "first_visit": "2023-01-11T15:35:20.682224+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40216,
            "ip_address": "114.119.134.155",
            "count": 1,
            "first_visit": "2023-01-11T15:47:35.928715+06:00",
            "date": "2023-01-11"
        }
    ]
}