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

{
    "count": 100918,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17400&ordering=-count",
    "results": [
        {
            "id": 6789,
            "ip_address": "43.245.123.123",
            "count": 2,
            "first_visit": "2022-05-16T15:31:37.906686+06:00",
            "date": null
        },
        {
            "id": 52278,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-08-12T07:20:15.708436+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52314,
            "ip_address": "103.141.208.199",
            "count": 2,
            "first_visit": "2023-08-12T15:04:03.225434+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52305,
            "ip_address": "103.73.197.105",
            "count": 2,
            "first_visit": "2023-08-12T13:21:06.814791+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 6719,
            "ip_address": "103.67.159.175",
            "count": 2,
            "first_visit": "2022-05-16T13:37:49.225111+06:00",
            "date": null
        },
        {
            "id": 487,
            "ip_address": "43.231.22.30",
            "count": 2,
            "first_visit": "2021-12-09T14:37:57.824861+06:00",
            "date": null
        },
        {
            "id": 52312,
            "ip_address": "103.124.227.36",
            "count": 2,
            "first_visit": "2023-08-12T14:54:55.682296+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 52316,
            "ip_address": "182.160.109.93",
            "count": 2,
            "first_visit": "2023-08-12T15:10:07.683258+06:00",
            "date": "2023-08-12"
        }
    ]
}