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

{
    "count": 97589,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10536&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10520&ordering=-count",
    "results": [
        {
            "id": 30831,
            "ip_address": "35.243.192.123",
            "count": 3,
            "first_visit": "2022-08-02T16:02:10.951322+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 822,
            "ip_address": "37.111.206.57",
            "count": 3,
            "first_visit": "2021-12-19T16:06:06.429064+06:00",
            "date": null
        },
        {
            "id": 30824,
            "ip_address": "61.247.182.49",
            "count": 3,
            "first_visit": "2022-08-02T15:05:38.931642+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30756,
            "ip_address": "66.249.66.84",
            "count": 3,
            "first_visit": "2022-08-02T01:24:31.521812+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30754,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-08-02T01:16:13.339691+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 71710,
            "ip_address": "123.252.222.202",
            "count": 3,
            "first_visit": "2024-08-01T12:31:37.397951+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 71752,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-03T01:38:50.943893+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 6335,
            "ip_address": "103.92.152.39",
            "count": 3,
            "first_visit": "2022-05-15T13:37:22.224222+06:00",
            "date": null
        }
    ]
}