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

{
    "count": 98479,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19512&ordering=-count",
    "results": [
        {
            "id": 45202,
            "ip_address": "78.27.100.59",
            "count": 2,
            "first_visit": "2023-04-12T00:07:01.816084+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 10821,
            "ip_address": "103.120.165.10",
            "count": 2,
            "first_visit": "2022-05-24T08:14:35.402943+06:00",
            "date": null
        },
        {
            "id": 45194,
            "ip_address": "119.30.39.244",
            "count": 2,
            "first_visit": "2023-04-11T22:12:58.240107+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 45179,
            "ip_address": "103.153.66.217",
            "count": 2,
            "first_visit": "2023-04-11T16:39:59.727582+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 88,
            "ip_address": "37.111.206.87",
            "count": 2,
            "first_visit": "2021-12-03T18:15:00.284446+06:00",
            "date": null
        },
        {
            "id": 45186,
            "ip_address": "103.230.105.47",
            "count": 2,
            "first_visit": "2023-04-11T19:53:00.895913+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 2662,
            "ip_address": "202.144.201.8",
            "count": 2,
            "first_visit": "2022-01-23T02:05:05.922556+06:00",
            "date": null
        },
        {
            "id": 10814,
            "ip_address": "103.127.45.211",
            "count": 2,
            "first_visit": "2022-05-24T07:59:47.463942+06:00",
            "date": null
        }
    ]
}