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

{
    "count": 95821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18560&ordering=ip_address",
    "results": [
        {
            "id": 76376,
            "ip_address": "103.56.209.213",
            "count": 1,
            "first_visit": "2024-12-04T16:41:11.667512+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 60479,
            "ip_address": "103.56.209.3",
            "count": 1,
            "first_visit": "2023-12-03T13:49:44.274727+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 11849,
            "ip_address": "103.56.4.126",
            "count": 1,
            "first_visit": "2022-05-27T04:51:24.146785+06:00",
            "date": null
        },
        {
            "id": 2192,
            "ip_address": "103.56.4.70",
            "count": 1,
            "first_visit": "2022-01-14T13:18:59.093987+06:00",
            "date": null
        },
        {
            "id": 18658,
            "ip_address": "103.56.5.137",
            "count": 1,
            "first_visit": "2022-06-25T15:37:24.355723+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 15156,
            "ip_address": "103.56.5.140",
            "count": 1,
            "first_visit": "2022-06-15T06:29:52.216933+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 24070,
            "ip_address": "103.56.5.157",
            "count": 1,
            "first_visit": "2022-07-19T11:53:51.216359+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23375,
            "ip_address": "103.56.5.157",
            "count": 1,
            "first_visit": "2022-07-17T23:04:51.676177+06:00",
            "date": "2022-07-17"
        }
    ]
}