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

{
    "count": 102374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45408&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45392&ordering=date",
    "results": [
        {
            "id": 59105,
            "ip_address": "37.111.211.168",
            "count": 1,
            "first_visit": "2023-11-07T07:35:57.084080+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59134,
            "ip_address": "103.112.52.28",
            "count": 2,
            "first_visit": "2023-11-07T19:57:14.320426+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59123,
            "ip_address": "114.119.146.255",
            "count": 1,
            "first_visit": "2023-11-07T14:08:20.773536+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59106,
            "ip_address": "114.119.154.166",
            "count": 1,
            "first_visit": "2023-11-07T08:26:23.656533+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59126,
            "ip_address": "103.137.229.12",
            "count": 3,
            "first_visit": "2023-11-07T15:52:22.638769+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59115,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-11-07T11:16:38.611889+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59122,
            "ip_address": "173.252.95.19",
            "count": 1,
            "first_visit": "2023-11-07T12:46:24.210335+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59138,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-11-07T22:36:37.070666+06:00",
            "date": "2023-11-07"
        }
    ]
}