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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80080&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80064&ordering=-first_visit",
    "results": [
        {
            "id": 21354,
            "ip_address": "116.204.148.136",
            "count": 1,
            "first_visit": "2022-07-06T18:22:19.638770+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21353,
            "ip_address": "49.0.5.133",
            "count": 1,
            "first_visit": "2022-07-06T18:21:50.433385+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21352,
            "ip_address": "202.134.14.137",
            "count": 2,
            "first_visit": "2022-07-06T18:17:08.866775+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21351,
            "ip_address": "168.119.65.126",
            "count": 1,
            "first_visit": "2022-07-06T17:23:56.685009+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21350,
            "ip_address": "103.160.16.76",
            "count": 1,
            "first_visit": "2022-07-06T17:16:31.421408+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21349,
            "ip_address": "118.179.0.50",
            "count": 2,
            "first_visit": "2022-07-06T17:09:08.411591+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21348,
            "ip_address": "103.79.224.238",
            "count": 1,
            "first_visit": "2022-07-06T16:52:32.109681+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21347,
            "ip_address": "37.111.225.45",
            "count": 1,
            "first_visit": "2022-07-06T16:51:34.042501+06:00",
            "date": "2022-07-06"
        }
    ]
}