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

{
    "count": 99781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26088&ordering=-ip_address",
    "results": [
        {
            "id": 30198,
            "ip_address": "37.111.195.166",
            "count": 1,
            "first_visit": "2022-07-31T07:35:49.878555+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 15384,
            "ip_address": "37.111.195.164",
            "count": 1,
            "first_visit": "2022-06-15T17:44:58.252773+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13130,
            "ip_address": "37.111.195.164",
            "count": 1,
            "first_visit": "2022-05-31T14:57:36.004636+06:00",
            "date": null
        },
        {
            "id": 17647,
            "ip_address": "37.111.195.163",
            "count": 1,
            "first_visit": "2022-06-23T08:48:47.171550+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 28787,
            "ip_address": "37.111.195.163",
            "count": 1,
            "first_visit": "2022-07-28T12:48:13.004222+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10689,
            "ip_address": "37.111.195.162",
            "count": 1,
            "first_visit": "2022-05-23T15:30:46.482831+06:00",
            "date": null
        },
        {
            "id": 17209,
            "ip_address": "37.111.195.162",
            "count": 1,
            "first_visit": "2022-06-22T00:02:55.359070+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 24807,
            "ip_address": "37.111.195.161",
            "count": 1,
            "first_visit": "2022-07-20T18:26:09.682895+06:00",
            "date": "2022-07-20"
        }
    ]
}