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

{
    "count": 98023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=-ip_address",
    "results": [
        {
            "id": 35598,
            "ip_address": "37.111.195.177",
            "count": 1,
            "first_visit": "2022-10-07T13:30:24.634803+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 30281,
            "ip_address": "37.111.195.177",
            "count": 1,
            "first_visit": "2022-07-31T10:29:25.727950+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12982,
            "ip_address": "37.111.195.176",
            "count": 2,
            "first_visit": "2022-05-31T01:24:57.629094+06:00",
            "date": null
        },
        {
            "id": 27221,
            "ip_address": "37.111.195.175",
            "count": 1,
            "first_visit": "2022-07-25T12:03:50.888768+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8691,
            "ip_address": "37.111.195.174",
            "count": 1,
            "first_visit": "2022-05-18T08:51:28.661196+06:00",
            "date": null
        },
        {
            "id": 26316,
            "ip_address": "37.111.195.173",
            "count": 1,
            "first_visit": "2022-07-23T12:02:56.211750+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 33546,
            "ip_address": "37.111.195.173",
            "count": 1,
            "first_visit": "2022-08-31T14:03:11.397733+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 26274,
            "ip_address": "37.111.195.17",
            "count": 1,
            "first_visit": "2022-07-23T10:33:23.638085+06:00",
            "date": "2022-07-23"
        }
    ]
}