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

{
    "count": 100804,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18456&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18440&ordering=-count",
    "results": [
        {
            "id": 50097,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2023-07-16T05:16:37.717066+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 12366,
            "ip_address": "103.31.155.248",
            "count": 2,
            "first_visit": "2022-05-29T02:07:02.997438+06:00",
            "date": null
        },
        {
            "id": 50172,
            "ip_address": "202.134.14.143",
            "count": 2,
            "first_visit": "2023-07-17T09:20:33.068715+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50114,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-16T12:09:27.297928+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50198,
            "ip_address": "113.11.62.231",
            "count": 2,
            "first_visit": "2023-07-17T15:36:25.696836+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50092,
            "ip_address": "192.178.8.4",
            "count": 2,
            "first_visit": "2023-07-16T01:54:26.519710+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50067,
            "ip_address": "37.111.192.112",
            "count": 2,
            "first_visit": "2023-07-15T18:45:40.595341+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50023,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-15T10:09:19.407084+06:00",
            "date": "2023-07-15"
        }
    ]
}