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

{
    "count": 92535,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80960&ordering=ip_address",
    "results": [
        {
            "id": 13216,
            "ip_address": "51.79.223.81",
            "count": 1,
            "first_visit": "2022-06-01T00:55:51.970349+06:00",
            "date": null
        },
        {
            "id": 1907,
            "ip_address": "51.79.240.44",
            "count": 1,
            "first_visit": "2022-01-11T16:45:19.764551+06:00",
            "date": null
        },
        {
            "id": 12364,
            "ip_address": "51.79.241.157",
            "count": 1,
            "first_visit": "2022-05-29T01:35:18.809867+06:00",
            "date": null
        },
        {
            "id": 27547,
            "ip_address": "51.79.241.240",
            "count": 1,
            "first_visit": "2022-07-26T01:52:52.421304+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2353,
            "ip_address": "51.79.241.5",
            "count": 3,
            "first_visit": "2022-01-17T07:59:29.911803+06:00",
            "date": null
        },
        {
            "id": 6259,
            "ip_address": "51.79.250.243",
            "count": 1,
            "first_visit": "2022-05-15T07:58:42.205915+06:00",
            "date": null
        },
        {
            "id": 24722,
            "ip_address": "51.79.251.63",
            "count": 1,
            "first_visit": "2022-07-20T15:49:23.614576+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 21402,
            "ip_address": "51.79.251.92",
            "count": 1,
            "first_visit": "2022-07-07T02:21:31.972412+06:00",
            "date": "2022-07-07"
        }
    ]
}