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

{
    "count": 100701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16104&ordering=-count",
    "results": [
        {
            "id": 56159,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2023-09-27T12:57:59.255988+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56160,
            "ip_address": "114.119.159.122",
            "count": 2,
            "first_visit": "2023-09-27T13:19:54.010152+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 7434,
            "ip_address": "103.146.17.137",
            "count": 2,
            "first_visit": "2022-05-16T23:02:30.762139+06:00",
            "date": null
        },
        {
            "id": 56121,
            "ip_address": "118.179.22.14",
            "count": 2,
            "first_visit": "2023-09-27T00:17:23.344696+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56108,
            "ip_address": "103.253.46.57",
            "count": 2,
            "first_visit": "2023-09-26T19:38:55.680564+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 1890,
            "ip_address": "103.135.254.229",
            "count": 2,
            "first_visit": "2022-01-11T15:35:43.936384+06:00",
            "date": null
        },
        {
            "id": 56173,
            "ip_address": "103.85.241.167",
            "count": 2,
            "first_visit": "2023-09-27T15:57:56.005417+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56181,
            "ip_address": "37.111.206.230",
            "count": 2,
            "first_visit": "2023-09-27T17:19:13.954086+06:00",
            "date": "2023-09-27"
        }
    ]
}