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

{
    "count": 100605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19584&ordering=-count",
    "results": [
        {
            "id": 46992,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-05-23T06:55:07.902320+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 10956,
            "ip_address": "103.253.45.235",
            "count": 2,
            "first_visit": "2022-05-24T12:47:04.950602+06:00",
            "date": null
        },
        {
            "id": 5397,
            "ip_address": "31.13.127.1",
            "count": 2,
            "first_visit": "2022-04-26T11:52:52.379475+06:00",
            "date": null
        },
        {
            "id": 46949,
            "ip_address": "168.119.65.125",
            "count": 2,
            "first_visit": "2023-05-22T07:46:45.602120+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 5394,
            "ip_address": "69.171.251.18",
            "count": 2,
            "first_visit": "2022-04-26T11:52:50.890283+06:00",
            "date": null
        },
        {
            "id": 46976,
            "ip_address": "103.242.21.235",
            "count": 2,
            "first_visit": "2023-05-22T18:39:38.188858+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 10905,
            "ip_address": "195.181.169.41",
            "count": 2,
            "first_visit": "2022-05-24T11:02:45.283161+06:00",
            "date": null
        },
        {
            "id": 46961,
            "ip_address": "117.99.100.252",
            "count": 2,
            "first_visit": "2023-05-22T14:01:40.706664+06:00",
            "date": "2023-05-22"
        }
    ]
}