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

{
    "count": 98255,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31384&ordering=-ip_address",
    "results": [
        {
            "id": 5322,
            "ip_address": "203.76.222.203",
            "count": 1,
            "first_visit": "2022-04-23T08:51:54.526785+06:00",
            "date": null
        },
        {
            "id": 4312,
            "ip_address": "203.76.222.202",
            "count": 1,
            "first_visit": "2022-03-12T17:31:05.699184+06:00",
            "date": null
        },
        {
            "id": 28405,
            "ip_address": "203.76.222.200",
            "count": 1,
            "first_visit": "2022-07-27T23:32:23.901621+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9139,
            "ip_address": "203.76.222.193",
            "count": 1,
            "first_visit": "2022-05-18T22:47:52.798397+06:00",
            "date": null
        },
        {
            "id": 32809,
            "ip_address": "203.76.222.187",
            "count": 1,
            "first_visit": "2022-08-24T08:57:09.006532+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 33132,
            "ip_address": "203.76.222.187",
            "count": 1,
            "first_visit": "2022-08-27T21:59:38.692808+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 15472,
            "ip_address": "203.76.222.182",
            "count": 1,
            "first_visit": "2022-06-15T23:25:02.888509+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15561,
            "ip_address": "203.76.222.182",
            "count": 1,
            "first_visit": "2022-06-16T07:10:55.766510+06:00",
            "date": "2022-06-16"
        }
    ]
}