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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9872&ordering=-count",
    "results": [
        {
            "id": 72959,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-09-04T07:29:25.807956+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 919,
            "ip_address": "103.120.35.2",
            "count": 3,
            "first_visit": "2021-12-19T21:05:04.017308+06:00",
            "date": null
        },
        {
            "id": 72838,
            "ip_address": "103.189.237.49",
            "count": 3,
            "first_visit": "2024-09-01T12:01:43.259035+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 3904,
            "ip_address": "114.130.84.166",
            "count": 3,
            "first_visit": "2022-02-26T19:37:21.070214+06:00",
            "date": null
        },
        {
            "id": 7638,
            "ip_address": "119.30.39.11",
            "count": 3,
            "first_visit": "2022-05-17T08:05:58.799475+06:00",
            "date": null
        },
        {
            "id": 72807,
            "ip_address": "103.59.178.226",
            "count": 3,
            "first_visit": "2024-08-31T16:03:34.830944+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 33313,
            "ip_address": "103.159.128.182",
            "count": 3,
            "first_visit": "2022-08-29T14:44:31.137680+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33282,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-08-29T09:18:06.013542+06:00",
            "date": "2022-08-29"
        }
    ]
}