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

{
    "count": 99887,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12704&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12688&ordering=-count",
    "results": [
        {
            "id": 2223,
            "ip_address": "103.217.111.215",
            "count": 3,
            "first_visit": "2022-01-14T21:34:19.360371+06:00",
            "date": null
        },
        {
            "id": 65907,
            "ip_address": "103.218.27.1",
            "count": 3,
            "first_visit": "2024-03-15T00:25:45.354327+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 4699,
            "ip_address": "103.135.136.107",
            "count": 3,
            "first_visit": "2022-03-27T00:21:48.884693+06:00",
            "date": null
        },
        {
            "id": 4616,
            "ip_address": "182.163.120.97",
            "count": 3,
            "first_visit": "2022-03-23T15:33:02.341795+06:00",
            "date": null
        },
        {
            "id": 20845,
            "ip_address": "42.0.4.243",
            "count": 3,
            "first_visit": "2022-07-03T10:06:27.267215+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65848,
            "ip_address": "103.159.218.96",
            "count": 3,
            "first_visit": "2024-03-13T08:59:30.445586+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 20878,
            "ip_address": "103.108.144.228",
            "count": 3,
            "first_visit": "2022-07-03T13:45:49.939187+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 612,
            "ip_address": "103.217.111.149",
            "count": 3,
            "first_visit": "2021-12-12T14:35:37.700258+06:00",
            "date": null
        }
    ]
}