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

{
    "count": 96093,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19736&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19720&ordering=-count",
    "results": [
        {
            "id": 42447,
            "ip_address": "182.160.100.201",
            "count": 2,
            "first_visit": "2023-02-20T13:24:58.211882+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 10290,
            "ip_address": "123.108.246.8",
            "count": 2,
            "first_visit": "2022-05-22T13:16:48.417763+06:00",
            "date": null
        },
        {
            "id": 10339,
            "ip_address": "103.185.250.14",
            "count": 2,
            "first_visit": "2022-05-22T17:11:57.280840+06:00",
            "date": null
        },
        {
            "id": 10272,
            "ip_address": "119.30.35.143",
            "count": 2,
            "first_visit": "2022-05-22T11:57:07.031601+06:00",
            "date": null
        },
        {
            "id": 10327,
            "ip_address": "37.111.197.40",
            "count": 2,
            "first_visit": "2022-05-22T15:57:36.811859+06:00",
            "date": null
        },
        {
            "id": 1299,
            "ip_address": "27.147.204.90",
            "count": 2,
            "first_visit": "2021-12-23T16:25:40.741512+06:00",
            "date": null
        },
        {
            "id": 42450,
            "ip_address": "103.205.134.51",
            "count": 2,
            "first_visit": "2023-02-20T14:53:02.928553+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42470,
            "ip_address": "37.111.204.123",
            "count": 2,
            "first_visit": "2023-02-20T21:48:22.683510+06:00",
            "date": "2023-02-20"
        }
    ]
}