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

{
    "count": 97512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23840&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23824&ordering=-ip_address",
    "results": [
        {
            "id": 31881,
            "ip_address": "37.111.205.95",
            "count": 1,
            "first_visit": "2022-08-13T00:53:46.510576+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 7472,
            "ip_address": "37.111.205.93",
            "count": 2,
            "first_visit": "2022-05-16T23:29:14.756491+06:00",
            "date": null
        },
        {
            "id": 41563,
            "ip_address": "37.111.205.92",
            "count": 1,
            "first_visit": "2023-02-05T10:21:44.144080+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 5532,
            "ip_address": "37.111.205.90",
            "count": 1,
            "first_visit": "2022-05-01T23:26:27.949447+06:00",
            "date": null
        },
        {
            "id": 13820,
            "ip_address": "37.111.205.9",
            "count": 2,
            "first_visit": "2022-06-07T15:13:09.014178+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 32699,
            "ip_address": "37.111.205.87",
            "count": 1,
            "first_visit": "2022-08-22T20:12:47.853325+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 10311,
            "ip_address": "37.111.205.85",
            "count": 1,
            "first_visit": "2022-05-22T14:47:42.713079+06:00",
            "date": null
        },
        {
            "id": 9299,
            "ip_address": "37.111.205.84",
            "count": 1,
            "first_visit": "2022-05-19T10:17:08.998003+06:00",
            "date": null
        }
    ]
}