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

{
    "count": 98412,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18944&ordering=-ip_address",
    "results": [
        {
            "id": 10100,
            "ip_address": "37.111.246.12",
            "count": 1,
            "first_visit": "2022-05-21T22:09:38.401038+06:00",
            "date": null
        },
        {
            "id": 9298,
            "ip_address": "37.111.246.119",
            "count": 1,
            "first_visit": "2022-05-19T10:16:28.402161+06:00",
            "date": null
        },
        {
            "id": 9462,
            "ip_address": "37.111.246.117",
            "count": 1,
            "first_visit": "2022-05-19T19:03:33.243014+06:00",
            "date": null
        },
        {
            "id": 27952,
            "ip_address": "37.111.246.116",
            "count": 1,
            "first_visit": "2022-07-27T00:55:41.739689+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 24198,
            "ip_address": "37.111.246.115",
            "count": 2,
            "first_visit": "2022-07-19T22:20:57.841678+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8492,
            "ip_address": "37.111.246.114",
            "count": 1,
            "first_visit": "2022-05-17T23:23:00.663989+06:00",
            "date": null
        },
        {
            "id": 7801,
            "ip_address": "37.111.246.111",
            "count": 1,
            "first_visit": "2022-05-17T10:12:53.241751+06:00",
            "date": null
        },
        {
            "id": 23698,
            "ip_address": "37.111.246.109",
            "count": 2,
            "first_visit": "2022-07-18T22:12:48.907259+06:00",
            "date": "2022-07-18"
        }
    ]
}