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

{
    "count": 99479,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5456&ordering=-count",
    "results": [
        {
            "id": 67164,
            "ip_address": "103.217.111.25",
            "count": 5,
            "first_visit": "2024-04-18T21:08:59.538614+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 67203,
            "ip_address": "118.179.122.145",
            "count": 5,
            "first_visit": "2024-04-19T12:49:43.254982+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 35229,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-09-30T00:00:06.178774+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 67199,
            "ip_address": "103.72.212.25",
            "count": 5,
            "first_visit": "2024-04-19T10:15:33.402592+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 11759,
            "ip_address": "103.67.158.69",
            "count": 5,
            "first_visit": "2022-05-26T22:59:01.523757+06:00",
            "date": null
        },
        {
            "id": 67207,
            "ip_address": "66.249.73.20",
            "count": 5,
            "first_visit": "2024-04-19T16:20:37.569811+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 11678,
            "ip_address": "114.119.149.108",
            "count": 5,
            "first_visit": "2022-05-26T15:22:25.090228+06:00",
            "date": null
        }
    ]
}