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

{
    "count": 100667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19272&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19256&ordering=-count",
    "results": [
        {
            "id": 47842,
            "ip_address": "112.207.61.55",
            "count": 2,
            "first_visit": "2023-06-07T14:20:48.276161+06:00",
            "date": "2023-06-07"
        },
        {
            "id": 11383,
            "ip_address": "27.147.128.114",
            "count": 2,
            "first_visit": "2022-05-25T15:49:26.000129+06:00",
            "date": null
        },
        {
            "id": 2866,
            "ip_address": "27.147.204.66",
            "count": 2,
            "first_visit": "2022-01-26T01:11:45.623377+06:00",
            "date": null
        },
        {
            "id": 1494,
            "ip_address": "27.147.204.230",
            "count": 2,
            "first_visit": "2021-12-30T16:39:10.058886+06:00",
            "date": null
        },
        {
            "id": 47769,
            "ip_address": "37.111.222.166",
            "count": 2,
            "first_visit": "2023-06-06T12:28:07.913343+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 5712,
            "ip_address": "123.253.65.169",
            "count": 2,
            "first_visit": "2022-05-08T11:36:07.380410+06:00",
            "date": null
        },
        {
            "id": 2860,
            "ip_address": "103.60.175.80",
            "count": 2,
            "first_visit": "2022-01-25T23:40:42.467964+06:00",
            "date": null
        },
        {
            "id": 47780,
            "ip_address": "103.58.73.195",
            "count": 2,
            "first_visit": "2023-06-06T13:45:54.293446+06:00",
            "date": "2023-06-06"
        }
    ]
}