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

{
    "count": 99956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22248&ordering=-count",
    "results": [
        {
            "id": 3454,
            "ip_address": "45.114.90.50",
            "count": 2,
            "first_visit": "2022-02-09T11:38:26.322178+06:00",
            "date": null
        },
        {
            "id": 32120,
            "ip_address": "103.86.202.104",
            "count": 2,
            "first_visit": "2022-08-16T12:43:28.343164+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 20952,
            "ip_address": "103.97.162.126",
            "count": 2,
            "first_visit": "2022-07-03T22:34:26.792836+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 10017,
            "ip_address": "103.25.250.250",
            "count": 2,
            "first_visit": "2022-05-21T14:29:34.683886+06:00",
            "date": null
        },
        {
            "id": 709,
            "ip_address": "49.0.80.125",
            "count": 2,
            "first_visit": "2021-12-15T10:40:50.669430+06:00",
            "date": null
        },
        {
            "id": 32089,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-16T01:17:09.555978+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 35721,
            "ip_address": "45.127.247.3",
            "count": 2,
            "first_visit": "2022-10-10T17:03:41.497812+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 32082,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-08-16T00:13:56.717668+06:00",
            "date": "2022-08-16"
        }
    ]
}