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

{
    "count": 98068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25792&ordering=-count",
    "results": [
        {
            "id": 6178,
            "ip_address": "114.119.135.159",
            "count": 2,
            "first_visit": "2022-05-14T23:56:08.667472+06:00",
            "date": null
        },
        {
            "id": 7862,
            "ip_address": "37.111.197.166",
            "count": 2,
            "first_visit": "2022-05-17T10:45:58.030660+06:00",
            "date": null
        },
        {
            "id": 4176,
            "ip_address": "103.200.38.10",
            "count": 2,
            "first_visit": "2022-03-08T00:48:00.810095+06:00",
            "date": null
        },
        {
            "id": 1008,
            "ip_address": "37.111.222.22",
            "count": 2,
            "first_visit": "2021-12-20T08:03:37.460384+06:00",
            "date": null
        },
        {
            "id": 33517,
            "ip_address": "66.249.66.2",
            "count": 2,
            "first_visit": "2022-08-31T07:14:25.174556+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 6283,
            "ip_address": "103.242.22.6",
            "count": 2,
            "first_visit": "2022-05-15T09:00:31.107190+06:00",
            "date": null
        },
        {
            "id": 17151,
            "ip_address": "114.119.130.183",
            "count": 2,
            "first_visit": "2022-06-21T20:31:19.035516+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17168,
            "ip_address": "123.136.24.128",
            "count": 2,
            "first_visit": "2022-06-21T21:33:13.773933+06:00",
            "date": "2022-06-21"
        }
    ]
}