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

{
    "count": 101430,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79960&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79944&ordering=count",
    "results": [
        {
            "id": 38741,
            "ip_address": "182.160.98.35",
            "count": 2,
            "first_visit": "2022-12-15T11:06:59.148126+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 2793,
            "ip_address": "113.11.40.135",
            "count": 2,
            "first_visit": "2022-01-25T11:00:04.777619+06:00",
            "date": null
        },
        {
            "id": 36907,
            "ip_address": "103.54.43.31",
            "count": 2,
            "first_visit": "2022-11-04T03:34:43.719907+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 12858,
            "ip_address": "103.217.111.153",
            "count": 2,
            "first_visit": "2022-05-30T19:53:37.190058+06:00",
            "date": null
        },
        {
            "id": 8844,
            "ip_address": "175.29.188.226",
            "count": 2,
            "first_visit": "2022-05-18T11:41:27.507196+06:00",
            "date": null
        },
        {
            "id": 37362,
            "ip_address": "120.21.231.28",
            "count": 2,
            "first_visit": "2022-11-14T09:56:49.664062+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 30166,
            "ip_address": "103.67.159.136",
            "count": 2,
            "first_visit": "2022-07-31T04:57:35.330972+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 2746,
            "ip_address": "103.25.250.249",
            "count": 2,
            "first_visit": "2022-01-24T20:36:51.159424+06:00",
            "date": null
        }
    ]
}