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

{
    "count": 100935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17496&ordering=-count",
    "results": [
        {
            "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": 52180,
            "ip_address": "114.119.151.179",
            "count": 2,
            "first_visit": "2023-08-11T01:07:28.555476+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": 6722,
            "ip_address": "43.245.123.232",
            "count": 2,
            "first_visit": "2022-05-16T13:42:54.587292+06:00",
            "date": null
        },
        {
            "id": 3394,
            "ip_address": "103.120.220.41",
            "count": 2,
            "first_visit": "2022-02-07T14:11:59.810246+06:00",
            "date": null
        },
        {
            "id": 52169,
            "ip_address": "45.120.97.243",
            "count": 2,
            "first_visit": "2023-08-10T21:50:50.381336+06:00",
            "date": "2023-08-10"
        },
        {
            "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": 52215,
            "ip_address": "202.65.175.46",
            "count": 2,
            "first_visit": "2023-08-11T10:58:43.670592+06:00",
            "date": "2023-08-11"
        }
    ]
}