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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69496&ordering=ip_address",
    "results": [
        {
            "id": 9139,
            "ip_address": "203.76.222.193",
            "count": 1,
            "first_visit": "2022-05-18T22:47:52.798397+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": 4312,
            "ip_address": "203.76.222.202",
            "count": 1,
            "first_visit": "2022-03-12T17:31:05.699184+06:00",
            "date": null
        },
        {
            "id": 5322,
            "ip_address": "203.76.222.203",
            "count": 1,
            "first_visit": "2022-04-23T08:51:54.526785+06:00",
            "date": null
        },
        {
            "id": 10090,
            "ip_address": "203.76.222.204",
            "count": 1,
            "first_visit": "2022-05-21T21:52:34.597877+06:00",
            "date": null
        },
        {
            "id": 24236,
            "ip_address": "203.76.222.212",
            "count": 1,
            "first_visit": "2022-07-19T23:20:32.386355+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 7898,
            "ip_address": "203.76.222.212",
            "count": 1,
            "first_visit": "2022-05-17T11:02:54.391279+06:00",
            "date": null
        },
        {
            "id": 14177,
            "ip_address": "203.76.222.212",
            "count": 1,
            "first_visit": "2022-06-09T14:34:55.862772+06:00",
            "date": "2022-06-09"
        }
    ]
}