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

{
    "count": 100572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15344&ordering=-count",
    "results": [
        {
            "id": 59598,
            "ip_address": "103.231.238.109",
            "count": 2,
            "first_visit": "2023-11-16T23:55:30.654029+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59593,
            "ip_address": "27.147.201.211",
            "count": 2,
            "first_visit": "2023-11-16T16:37:41.928544+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 7478,
            "ip_address": "103.67.157.247",
            "count": 2,
            "first_visit": "2022-05-16T23:31:02.989395+06:00",
            "date": null
        },
        {
            "id": 62050,
            "ip_address": "103.153.66.219",
            "count": 2,
            "first_visit": "2023-12-28T13:55:40.985266+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 15037,
            "ip_address": "103.98.204.236",
            "count": 2,
            "first_visit": "2022-06-14T16:47:51.595225+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 7675,
            "ip_address": "103.67.157.229",
            "count": 2,
            "first_visit": "2022-05-17T08:44:53.329100+06:00",
            "date": null
        },
        {
            "id": 59469,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-14T06:44:16.235377+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 3789,
            "ip_address": "103.218.27.246",
            "count": 2,
            "first_visit": "2022-02-22T12:32:24.813571+06:00",
            "date": null
        }
    ]
}