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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80128&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80112&ordering=count",
    "results": [
        {
            "id": 3009,
            "ip_address": "103.117.194.166",
            "count": 2,
            "first_visit": "2022-01-29T10:27:12.259170+06:00",
            "date": null
        },
        {
            "id": 12925,
            "ip_address": "114.119.134.121",
            "count": 2,
            "first_visit": "2022-05-30T23:37:38.516398+06:00",
            "date": null
        },
        {
            "id": 27227,
            "ip_address": "43.245.122.106",
            "count": 2,
            "first_visit": "2022-07-25T12:12:48.385326+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3137,
            "ip_address": "103.217.111.25",
            "count": 2,
            "first_visit": "2022-01-31T20:47:44.753661+06:00",
            "date": null
        },
        {
            "id": 12877,
            "ip_address": "103.142.34.21",
            "count": 2,
            "first_visit": "2022-05-30T21:06:49.020675+06:00",
            "date": null
        },
        {
            "id": 27237,
            "ip_address": "42.0.6.239",
            "count": 2,
            "first_visit": "2022-07-25T12:28:59.436958+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 471,
            "ip_address": "220.247.130.88",
            "count": 2,
            "first_visit": "2021-12-09T07:47:24.212979+06:00",
            "date": null
        },
        {
            "id": 16210,
            "ip_address": "103.134.255.117",
            "count": 2,
            "first_visit": "2022-06-18T04:33:29.649814+06:00",
            "date": "2022-06-18"
        }
    ]
}