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

{
    "count": 94165,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77616&ordering=-ip_address",
    "results": [
        {
            "id": 29599,
            "ip_address": "103.25.250.242",
            "count": 1,
            "first_visit": "2022-07-30T00:36:43.422865+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8420,
            "ip_address": "103.25.250.242",
            "count": 3,
            "first_visit": "2022-05-17T22:57:34.436829+06:00",
            "date": null
        },
        {
            "id": 16594,
            "ip_address": "103.25.250.241",
            "count": 1,
            "first_visit": "2022-06-19T13:53:44.491765+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 9892,
            "ip_address": "103.25.250.241",
            "count": 3,
            "first_visit": "2022-05-20T23:45:21.195950+06:00",
            "date": null
        },
        {
            "id": 54888,
            "ip_address": "103.25.250.241",
            "count": 2,
            "first_visit": "2023-09-12T09:59:57.045780+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 5554,
            "ip_address": "103.25.250.240",
            "count": 2,
            "first_visit": "2022-05-02T12:49:07.437883+06:00",
            "date": null
        },
        {
            "id": 11064,
            "ip_address": "103.25.250.239",
            "count": 6,
            "first_visit": "2022-05-24T18:22:30.273939+06:00",
            "date": null
        },
        {
            "id": 10719,
            "ip_address": "103.25.250.238",
            "count": 2,
            "first_visit": "2022-05-23T19:34:41.551849+06:00",
            "date": null
        }
    ]
}