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

{
    "count": 94288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77272&ordering=-ip_address",
    "results": [
        {
            "id": 30088,
            "ip_address": "103.253.45.56",
            "count": 1,
            "first_visit": "2022-07-30T23:54:45.765403+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13618,
            "ip_address": "103.253.45.55",
            "count": 1,
            "first_visit": "2022-06-06T13:55:58.241351+06:00",
            "date": null
        },
        {
            "id": 23403,
            "ip_address": "103.253.45.52",
            "count": 1,
            "first_visit": "2022-07-18T01:16:49.997267+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10676,
            "ip_address": "103.253.45.52",
            "count": 1,
            "first_visit": "2022-05-23T14:18:55.883205+06:00",
            "date": null
        },
        {
            "id": 31827,
            "ip_address": "103.253.45.50",
            "count": 1,
            "first_visit": "2022-08-12T07:47:18.474153+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 14755,
            "ip_address": "103.253.45.5",
            "count": 1,
            "first_visit": "2022-06-13T09:51:18.720033+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 10267,
            "ip_address": "103.253.45.49",
            "count": 1,
            "first_visit": "2022-05-22T11:35:30.232475+06:00",
            "date": null
        },
        {
            "id": 26158,
            "ip_address": "103.253.45.48",
            "count": 1,
            "first_visit": "2022-07-23T01:27:48.647781+06:00",
            "date": "2022-07-23"
        }
    ]
}