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

{
    "count": 102481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3592&ordering=-count",
    "results": [
        {
            "id": 1764,
            "ip_address": "202.84.37.169",
            "count": 7,
            "first_visit": "2022-01-10T14:53:11.745666+06:00",
            "date": null
        },
        {
            "id": 35084,
            "ip_address": "103.87.214.194",
            "count": 7,
            "first_visit": "2022-09-27T11:51:05.978015+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 14460,
            "ip_address": "202.144.203.11",
            "count": 7,
            "first_visit": "2022-06-11T11:23:13.432313+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 72012,
            "ip_address": "66.249.69.7",
            "count": 7,
            "first_visit": "2024-08-11T00:15:29.068305+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 34992,
            "ip_address": "66.249.75.220",
            "count": 7,
            "first_visit": "2022-09-25T20:25:34.437932+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 7001,
            "ip_address": "103.67.157.205",
            "count": 7,
            "first_visit": "2022-05-16T18:29:35.566800+06:00",
            "date": null
        },
        {
            "id": 82744,
            "ip_address": "114.119.130.54",
            "count": 7,
            "first_visit": "2025-05-14T01:49:42.711300+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 890,
            "ip_address": "103.78.255.33",
            "count": 7,
            "first_visit": "2021-12-19T19:57:48.116049+06:00",
            "date": null
        }
    ]
}