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

{
    "count": 98168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14744&ordering=ip_address",
    "results": [
        {
            "id": 10573,
            "ip_address": "103.220.205.108",
            "count": 1,
            "first_visit": "2022-05-23T10:29:04.675422+06:00",
            "date": null
        },
        {
            "id": 36363,
            "ip_address": "103.220.205.108",
            "count": 1,
            "first_visit": "2022-10-23T21:01:40.457254+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 58427,
            "ip_address": "103.220.205.109",
            "count": 1,
            "first_visit": "2023-10-26T08:40:04.269771+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 58407,
            "ip_address": "103.220.205.109",
            "count": 1,
            "first_visit": "2023-10-25T23:28:47.282838+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 53768,
            "ip_address": "103.220.205.109",
            "count": 1,
            "first_visit": "2023-08-28T18:01:44.881618+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 2930,
            "ip_address": "103.220.205.109",
            "count": 1,
            "first_visit": "2022-01-27T11:55:06.559791+06:00",
            "date": null
        },
        {
            "id": 42514,
            "ip_address": "103.220.205.109",
            "count": 1,
            "first_visit": "2023-02-21T20:51:36.807017+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 57323,
            "ip_address": "103.220.205.109",
            "count": 1,
            "first_visit": "2023-10-11T12:59:32.153446+06:00",
            "date": "2023-10-11"
        }
    ]
}