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

{
    "count": 95047,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15744&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15728&ordering=-count",
    "results": [
        {
            "id": 54861,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-09-12T00:35:26.548730+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 52497,
            "ip_address": "103.49.115.193",
            "count": 2,
            "first_visit": "2023-08-14T14:49:37.296719+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 1700,
            "ip_address": "103.230.107.37",
            "count": 2,
            "first_visit": "2022-01-06T17:20:17.415357+06:00",
            "date": null
        },
        {
            "id": 52524,
            "ip_address": "103.199.168.194",
            "count": 2,
            "first_visit": "2023-08-14T20:59:07.032591+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52518,
            "ip_address": "103.149.56.23",
            "count": 2,
            "first_visit": "2023-08-14T19:25:39.742527+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 14321,
            "ip_address": "114.119.131.88",
            "count": 2,
            "first_visit": "2022-06-10T11:30:33.721837+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 52528,
            "ip_address": "103.103.99.34",
            "count": 2,
            "first_visit": "2023-08-14T22:14:31.151577+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 52475,
            "ip_address": "103.152.104.22",
            "count": 2,
            "first_visit": "2023-08-14T10:26:51.311617+06:00",
            "date": "2023-08-14"
        }
    ]
}