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

{
    "count": 92159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=count",
    "results": [
        {
            "id": 2856,
            "ip_address": "37.111.200.222",
            "count": 1,
            "first_visit": "2022-01-25T22:27:05.049769+06:00",
            "date": null
        },
        {
            "id": 2089,
            "ip_address": "49.37.148.77",
            "count": 1,
            "first_visit": "2022-01-13T09:04:45.287280+06:00",
            "date": null
        },
        {
            "id": 534,
            "ip_address": "8.30.234.28",
            "count": 1,
            "first_visit": "2021-12-10T12:13:08.082181+06:00",
            "date": null
        },
        {
            "id": 3267,
            "ip_address": "69.160.160.58",
            "count": 1,
            "first_visit": "2022-02-03T16:04:07.955323+06:00",
            "date": null
        },
        {
            "id": 2657,
            "ip_address": "37.111.219.121",
            "count": 1,
            "first_visit": "2022-01-22T23:35:27.370220+06:00",
            "date": null
        },
        {
            "id": 3264,
            "ip_address": "103.138.120.249",
            "count": 1,
            "first_visit": "2022-02-03T15:17:33.841003+06:00",
            "date": null
        },
        {
            "id": 2088,
            "ip_address": "103.67.157.39",
            "count": 1,
            "first_visit": "2022-01-13T06:58:19.584479+06:00",
            "date": null
        },
        {
            "id": 4090,
            "ip_address": "118.179.182.37",
            "count": 1,
            "first_visit": "2022-03-05T10:27:21.396668+06:00",
            "date": null
        }
    ]
}