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

{
    "count": 102282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74712&ordering=ip_address",
    "results": [
        {
            "id": 15679,
            "ip_address": "37.111.193.60",
            "count": 2,
            "first_visit": "2022-06-16T13:48:54.116152+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 58326,
            "ip_address": "37.111.193.60",
            "count": 1,
            "first_visit": "2023-10-24T18:31:09.292477+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 19038,
            "ip_address": "37.111.193.61",
            "count": 1,
            "first_visit": "2022-06-26T10:47:11.892565+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9853,
            "ip_address": "37.111.193.61",
            "count": 2,
            "first_visit": "2022-05-20T22:56:48.880428+06:00",
            "date": null
        },
        {
            "id": 5449,
            "ip_address": "37.111.193.63",
            "count": 1,
            "first_visit": "2022-04-29T19:25:00.537819+06:00",
            "date": null
        },
        {
            "id": 24204,
            "ip_address": "37.111.193.64",
            "count": 1,
            "first_visit": "2022-07-19T22:29:43.458253+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10336,
            "ip_address": "37.111.193.65",
            "count": 2,
            "first_visit": "2022-05-22T17:09:44.305143+06:00",
            "date": null
        },
        {
            "id": 17417,
            "ip_address": "37.111.193.65",
            "count": 1,
            "first_visit": "2022-06-22T16:55:52.796553+06:00",
            "date": "2022-06-22"
        }
    ]
}