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

{
    "count": 100668,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15888&ordering=-count",
    "results": [
        {
            "id": 57314,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-10-11T11:49:26.871184+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 7428,
            "ip_address": "37.111.213.111",
            "count": 2,
            "first_visit": "2022-05-16T23:00:19.790576+06:00",
            "date": null
        },
        {
            "id": 14787,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-06-13T13:09:45.996808+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 57241,
            "ip_address": "103.67.158.31",
            "count": 2,
            "first_visit": "2023-10-10T11:56:11.196227+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 3719,
            "ip_address": "103.120.36.164",
            "count": 2,
            "first_visit": "2022-02-19T02:33:08.411923+06:00",
            "date": null
        },
        {
            "id": 65457,
            "ip_address": "114.119.128.143",
            "count": 2,
            "first_visit": "2024-03-03T05:32:39.747908+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 7407,
            "ip_address": "116.58.202.122",
            "count": 2,
            "first_visit": "2022-05-16T22:48:25.862775+06:00",
            "date": null
        },
        {
            "id": 57238,
            "ip_address": "45.248.151.111",
            "count": 2,
            "first_visit": "2023-10-10T10:17:45.860315+06:00",
            "date": "2023-10-10"
        }
    ]
}