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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28304&ordering=-ip_address",
    "results": [
        {
            "id": 2218,
            "ip_address": "27.147.206.116",
            "count": 2,
            "first_visit": "2022-01-14T20:19:18.580186+06:00",
            "date": null
        },
        {
            "id": 25743,
            "ip_address": "27.147.206.116",
            "count": 1,
            "first_visit": "2022-07-22T00:11:54.223248+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 4875,
            "ip_address": "27.147.206.110",
            "count": 1,
            "first_visit": "2022-04-02T12:03:55.236167+06:00",
            "date": null
        },
        {
            "id": 3208,
            "ip_address": "27.147.206.105",
            "count": 1,
            "first_visit": "2022-02-02T02:47:56.439679+06:00",
            "date": null
        },
        {
            "id": 1105,
            "ip_address": "27.147.206.100",
            "count": 1,
            "first_visit": "2021-12-21T00:48:01.815906+06:00",
            "date": null
        },
        {
            "id": 52949,
            "ip_address": "27.147.206.10",
            "count": 1,
            "first_visit": "2023-08-19T22:42:25.997566+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 2495,
            "ip_address": "27.147.205.97",
            "count": 1,
            "first_visit": "2022-01-20T09:39:17.357145+06:00",
            "date": null
        },
        {
            "id": 20038,
            "ip_address": "27.147.205.96",
            "count": 1,
            "first_visit": "2022-06-29T14:06:18.389956+06:00",
            "date": "2022-06-29"
        }
    ]
}