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

{
    "count": 103095,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53088&ordering=ip_address",
    "results": [
        {
            "id": 58234,
            "ip_address": "123.6.49.9",
            "count": 1,
            "first_visit": "2023-10-23T09:03:36.997805+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 64543,
            "ip_address": "123.6.49.9",
            "count": 1,
            "first_visit": "2024-02-10T10:46:42.479245+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 68250,
            "ip_address": "123.6.49.9",
            "count": 1,
            "first_visit": "2024-05-13T06:40:52.746814+06:00",
            "date": "2024-05-13"
        },
        {
            "id": 41657,
            "ip_address": "124.109.105.100",
            "count": 1,
            "first_visit": "2023-02-06T18:39:19.210050+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 4977,
            "ip_address": "124.109.105.100",
            "count": 1,
            "first_visit": "2022-04-07T15:05:07.638645+06:00",
            "date": null
        },
        {
            "id": 4517,
            "ip_address": "124.109.105.101",
            "count": 3,
            "first_visit": "2022-03-20T12:52:52.415748+06:00",
            "date": null
        },
        {
            "id": 2046,
            "ip_address": "124.109.106.244",
            "count": 2,
            "first_visit": "2022-01-12T17:44:08.353040+06:00",
            "date": null
        },
        {
            "id": 41713,
            "ip_address": "124.109.106.244",
            "count": 1,
            "first_visit": "2023-02-07T10:49:19.745809+06:00",
            "date": "2023-02-07"
        }
    ]
}