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

{
    "count": 101416,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80320&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80304&ordering=count",
    "results": [
        {
            "id": 13027,
            "ip_address": "103.135.255.90",
            "count": 2,
            "first_visit": "2022-05-31T08:58:49.198551+06:00",
            "date": null
        },
        {
            "id": 3218,
            "ip_address": "202.83.127.190",
            "count": 2,
            "first_visit": "2022-02-02T12:33:39.018537+06:00",
            "date": null
        },
        {
            "id": 37874,
            "ip_address": "119.30.39.195",
            "count": 2,
            "first_visit": "2022-11-26T07:11:39.201222+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 21614,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-08T16:42:26.061677+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21632,
            "ip_address": "123.253.215.11",
            "count": 2,
            "first_visit": "2022-07-08T20:49:30.227968+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 13071,
            "ip_address": "103.111.122.243",
            "count": 2,
            "first_visit": "2022-05-31T11:27:04.073459+06:00",
            "date": null
        },
        {
            "id": 13007,
            "ip_address": "45.115.113.86",
            "count": 2,
            "first_visit": "2022-05-31T04:26:27.280035+06:00",
            "date": null
        },
        {
            "id": 3237,
            "ip_address": "31.13.115.22",
            "count": 2,
            "first_visit": "2022-02-02T20:01:47.842953+06:00",
            "date": null
        }
    ]
}