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

{
    "count": 100789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18480&ordering=-count",
    "results": [
        {
            "id": 50067,
            "ip_address": "37.111.192.112",
            "count": 2,
            "first_visit": "2023-07-15T18:45:40.595341+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50012,
            "ip_address": "37.111.206.46",
            "count": 2,
            "first_visit": "2023-07-15T08:54:50.631077+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50050,
            "ip_address": "103.126.13.6",
            "count": 2,
            "first_visit": "2023-07-15T15:36:30.929005+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50045,
            "ip_address": "103.221.254.43",
            "count": 2,
            "first_visit": "2023-07-15T14:46:27.815706+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50021,
            "ip_address": "103.140.83.186",
            "count": 2,
            "first_visit": "2023-07-15T10:03:40.423341+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 12315,
            "ip_address": "103.67.157.20",
            "count": 2,
            "first_visit": "2022-05-28T23:20:08.730468+06:00",
            "date": null
        },
        {
            "id": 49952,
            "ip_address": "103.166.187.81",
            "count": 2,
            "first_visit": "2023-07-14T11:24:19.555349+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 49955,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-14T12:26:11.631469+06:00",
            "date": "2023-07-14"
        }
    ]
}