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

{
    "count": 99742,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23032&ordering=-count",
    "results": [
        {
            "id": 31370,
            "ip_address": "220.247.129.247",
            "count": 2,
            "first_visit": "2022-08-06T23:10:33.662267+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 9702,
            "ip_address": "119.30.39.80",
            "count": 2,
            "first_visit": "2022-05-20T13:13:34.055607+06:00",
            "date": null
        },
        {
            "id": 9577,
            "ip_address": "103.20.141.6",
            "count": 2,
            "first_visit": "2022-05-19T23:48:01.490544+06:00",
            "date": null
        },
        {
            "id": 20820,
            "ip_address": "114.119.131.92",
            "count": 2,
            "first_visit": "2022-07-03T07:05:37.996486+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 9598,
            "ip_address": "103.225.93.10",
            "count": 2,
            "first_visit": "2022-05-20T01:38:32.849210+06:00",
            "date": null
        },
        {
            "id": 15584,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-06-16T08:08:15.538805+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 9701,
            "ip_address": "37.111.193.127",
            "count": 2,
            "first_visit": "2022-05-20T13:07:14.212265+06:00",
            "date": null
        },
        {
            "id": 26016,
            "ip_address": "66.249.92.32",
            "count": 2,
            "first_visit": "2022-07-22T15:49:39.789321+06:00",
            "date": "2022-07-22"
        }
    ]
}