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

{
    "count": 96073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19592&ordering=-count",
    "results": [
        {
            "id": 5251,
            "ip_address": "123.0.30.45",
            "count": 2,
            "first_visit": "2022-04-19T14:22:23.601716+06:00",
            "date": null
        },
        {
            "id": 42597,
            "ip_address": "103.187.24.238",
            "count": 2,
            "first_visit": "2023-02-23T13:23:41.207255+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 10391,
            "ip_address": "103.230.104.18",
            "count": 2,
            "first_visit": "2022-05-22T20:40:25.479112+06:00",
            "date": null
        },
        {
            "id": 10369,
            "ip_address": "37.111.238.32",
            "count": 2,
            "first_visit": "2022-05-22T18:50:11.863449+06:00",
            "date": null
        },
        {
            "id": 42578,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-02-23T03:25:40.293976+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 10442,
            "ip_address": "37.111.212.46",
            "count": 2,
            "first_visit": "2022-05-22T22:48:03.477873+06:00",
            "date": null
        },
        {
            "id": 1327,
            "ip_address": "72.141.89.135",
            "count": 2,
            "first_visit": "2021-12-24T10:06:11.203500+06:00",
            "date": null
        },
        {
            "id": 42556,
            "ip_address": "103.217.111.236",
            "count": 2,
            "first_visit": "2023-02-22T18:02:54.410825+06:00",
            "date": "2023-02-22"
        }
    ]
}