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

{
    "count": 100563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29184&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29168&ordering=-ip_address",
    "results": [
        {
            "id": 52047,
            "ip_address": "27.147.206.250",
            "count": 1,
            "first_visit": "2023-08-09T15:43:37.496536+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 48110,
            "ip_address": "27.147.206.249",
            "count": 1,
            "first_visit": "2023-06-13T12:43:51.623735+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 3791,
            "ip_address": "27.147.206.241",
            "count": 1,
            "first_visit": "2022-02-22T12:57:57.272762+06:00",
            "date": null
        },
        {
            "id": 1099,
            "ip_address": "27.147.206.239",
            "count": 1,
            "first_visit": "2021-12-20T23:52:37.253731+06:00",
            "date": null
        },
        {
            "id": 32275,
            "ip_address": "27.147.206.238",
            "count": 1,
            "first_visit": "2022-08-17T23:03:31.418790+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 1577,
            "ip_address": "27.147.206.238",
            "count": 2,
            "first_visit": "2022-01-02T00:04:17.992681+06:00",
            "date": null
        },
        {
            "id": 2630,
            "ip_address": "27.147.206.237",
            "count": 2,
            "first_visit": "2022-01-22T18:10:37.125424+06:00",
            "date": null
        },
        {
            "id": 44467,
            "ip_address": "27.147.206.236",
            "count": 1,
            "first_visit": "2023-03-27T13:34:21.620600+06:00",
            "date": "2023-03-27"
        }
    ]
}