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

{
    "count": 102718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50872&ordering=ip_address",
    "results": [
        {
            "id": 11150,
            "ip_address": "119.30.39.137",
            "count": 1,
            "first_visit": "2022-05-24T22:06:16.045045+06:00",
            "date": null
        },
        {
            "id": 8466,
            "ip_address": "119.30.39.138",
            "count": 3,
            "first_visit": "2022-05-17T23:10:40.759104+06:00",
            "date": null
        },
        {
            "id": 24710,
            "ip_address": "119.30.39.142",
            "count": 1,
            "first_visit": "2022-07-20T15:39:45.931742+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5615,
            "ip_address": "119.30.39.143",
            "count": 2,
            "first_visit": "2022-05-04T21:01:50.142137+06:00",
            "date": null
        },
        {
            "id": 37677,
            "ip_address": "119.30.39.145",
            "count": 1,
            "first_visit": "2022-11-22T00:05:06.287652+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 8481,
            "ip_address": "119.30.39.145",
            "count": 2,
            "first_visit": "2022-05-17T23:18:12.555262+06:00",
            "date": null
        },
        {
            "id": 37670,
            "ip_address": "119.30.39.145",
            "count": 2,
            "first_visit": "2022-11-21T21:28:01.721511+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 7012,
            "ip_address": "119.30.39.147",
            "count": 1,
            "first_visit": "2022-05-16T18:36:44.892142+06:00",
            "date": null
        }
    ]
}