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

{
    "count": 100936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17504&ordering=-count",
    "results": [
        {
            "id": 52180,
            "ip_address": "114.119.151.179",
            "count": 2,
            "first_visit": "2023-08-11T01:07:28.555476+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52197,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-11T05:16:29.349797+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52193,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-08-11T04:49:47.183814+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52209,
            "ip_address": "37.111.206.204",
            "count": 2,
            "first_visit": "2023-08-11T09:59:36.527212+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 1676,
            "ip_address": "43.245.123.0",
            "count": 2,
            "first_visit": "2022-01-05T20:50:04.597678+06:00",
            "date": null
        },
        {
            "id": 52172,
            "ip_address": "103.148.149.4",
            "count": 2,
            "first_visit": "2023-08-10T22:11:15.304698+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52157,
            "ip_address": "66.249.72.236",
            "count": 2,
            "first_visit": "2023-08-10T17:52:06.300335+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52169,
            "ip_address": "45.120.97.243",
            "count": 2,
            "first_visit": "2023-08-10T21:50:50.381336+06:00",
            "date": "2023-08-10"
        }
    ]
}