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

{
    "count": 99303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11240&ordering=-count",
    "results": [
        {
            "id": 70909,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-07-09T20:21:58.272087+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 10835,
            "ip_address": "103.138.145.174",
            "count": 3,
            "first_visit": "2022-05-24T09:03:49.381712+06:00",
            "date": null
        },
        {
            "id": 2741,
            "ip_address": "119.30.39.44",
            "count": 3,
            "first_visit": "2022-01-24T18:30:49.008293+06:00",
            "date": null
        },
        {
            "id": 10791,
            "ip_address": "197.149.127.197",
            "count": 3,
            "first_visit": "2022-05-24T01:51:46.123268+06:00",
            "date": null
        },
        {
            "id": 10790,
            "ip_address": "119.30.35.77",
            "count": 3,
            "first_visit": "2022-05-24T01:50:09.866796+06:00",
            "date": null
        },
        {
            "id": 27949,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-07-27T00:46:11.348189+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 70886,
            "ip_address": "66.249.66.41",
            "count": 3,
            "first_visit": "2024-07-09T11:43:14.058623+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 71133,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-07-14T07:53:57.878736+06:00",
            "date": "2024-07-14"
        }
    ]
}