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

{
    "count": 94843,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14944&ordering=-ip_address",
    "results": [
        {
            "id": 18313,
            "ip_address": "43.245.122.40",
            "count": 1,
            "first_visit": "2022-06-24T23:03:13.553675+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8485,
            "ip_address": "43.245.122.40",
            "count": 1,
            "first_visit": "2022-05-17T23:20:47.207216+06:00",
            "date": null
        },
        {
            "id": 7929,
            "ip_address": "43.245.122.4",
            "count": 1,
            "first_visit": "2022-05-17T11:18:51.854730+06:00",
            "date": null
        },
        {
            "id": 11891,
            "ip_address": "43.245.122.39",
            "count": 2,
            "first_visit": "2022-05-27T11:07:27.943799+06:00",
            "date": null
        },
        {
            "id": 10728,
            "ip_address": "43.245.122.38",
            "count": 1,
            "first_visit": "2022-05-23T20:23:56.460042+06:00",
            "date": null
        },
        {
            "id": 27421,
            "ip_address": "43.245.122.37",
            "count": 1,
            "first_visit": "2022-07-25T21:37:43.242839+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12794,
            "ip_address": "43.245.122.35",
            "count": 2,
            "first_visit": "2022-05-30T14:35:14.736600+06:00",
            "date": null
        },
        {
            "id": 27376,
            "ip_address": "43.245.122.34",
            "count": 1,
            "first_visit": "2022-07-25T17:16:51.240966+06:00",
            "date": "2022-07-25"
        }
    ]
}