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

{
    "count": 91928,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89464&ordering=-ip_address",
    "results": [
        {
            "id": 25942,
            "ip_address": "103.120.160.191",
            "count": 1,
            "first_visit": "2022-07-22T12:40:32.597574+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 1927,
            "ip_address": "103.120.160.190",
            "count": 1,
            "first_visit": "2022-01-11T18:00:37.482494+06:00",
            "date": null
        },
        {
            "id": 22808,
            "ip_address": "103.120.160.186",
            "count": 1,
            "first_visit": "2022-07-14T20:23:22.299650+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27666,
            "ip_address": "103.120.160.186",
            "count": 2,
            "first_visit": "2022-07-26T11:07:52.436313+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 1811,
            "ip_address": "103.120.160.180",
            "count": 3,
            "first_visit": "2022-01-11T11:29:55.335023+06:00",
            "date": null
        },
        {
            "id": 11940,
            "ip_address": "103.120.160.178",
            "count": 1,
            "first_visit": "2022-05-27T15:42:48.660126+06:00",
            "date": null
        },
        {
            "id": 13697,
            "ip_address": "103.120.160.178",
            "count": 3,
            "first_visit": "2022-06-06T21:37:01.914307+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 1527,
            "ip_address": "103.120.160.172",
            "count": 1,
            "first_visit": "2021-12-31T16:01:53.397542+06:00",
            "date": null
        }
    ]
}