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

{
    "count": 91576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=224&ordering=ip_address",
    "results": [
        {
            "id": 25049,
            "ip_address": "103.101.197.209",
            "count": 1,
            "first_visit": "2022-07-21T00:54:52.915782+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24108,
            "ip_address": "103.101.197.209",
            "count": 1,
            "first_visit": "2022-07-19T14:20:35.203029+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 59280,
            "ip_address": "103.101.197.214",
            "count": 1,
            "first_visit": "2023-11-10T09:46:54.482077+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 59141,
            "ip_address": "103.101.197.214",
            "count": 1,
            "first_visit": "2023-11-07T23:02:26.659128+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 618,
            "ip_address": "103.101.197.214",
            "count": 6,
            "first_visit": "2021-12-12T17:47:28.761012+06:00",
            "date": null
        },
        {
            "id": 57201,
            "ip_address": "103.101.197.218",
            "count": 1,
            "first_visit": "2023-10-09T21:34:17.403188+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 688,
            "ip_address": "103.101.197.220",
            "count": 2,
            "first_visit": "2021-12-14T16:29:25.834316+06:00",
            "date": null
        },
        {
            "id": 55979,
            "ip_address": "103.101.197.220",
            "count": 1,
            "first_visit": "2023-09-25T12:06:21.006390+06:00",
            "date": "2023-09-25"
        }
    ]
}