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

{
    "count": 99837,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26392&ordering=-count",
    "results": [
        {
            "id": 1620,
            "ip_address": "103.87.214.166",
            "count": 2,
            "first_visit": "2022-01-03T16:40:04.708405+06:00",
            "date": null
        },
        {
            "id": 10639,
            "ip_address": "10.21.117.201",
            "count": 2,
            "first_visit": "2022-05-23T12:26:17.550029+06:00",
            "date": null
        },
        {
            "id": 17281,
            "ip_address": "114.119.149.247",
            "count": 2,
            "first_visit": "2022-06-22T04:54:46.713853+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17299,
            "ip_address": "8.34.202.32",
            "count": 2,
            "first_visit": "2022-06-22T06:04:20.190815+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 6244,
            "ip_address": "37.111.206.183",
            "count": 2,
            "first_visit": "2022-05-15T07:28:54.220229+06:00",
            "date": null
        },
        {
            "id": 24030,
            "ip_address": "167.88.61.141",
            "count": 2,
            "first_visit": "2022-07-19T08:47:31.387847+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 33291,
            "ip_address": "103.198.133.45",
            "count": 2,
            "first_visit": "2022-08-29T11:23:33.488774+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 27932,
            "ip_address": "103.60.175.143",
            "count": 2,
            "first_visit": "2022-07-27T00:21:11.869570+06:00",
            "date": "2022-07-27"
        }
    ]
}