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

{
    "count": 98341,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18104&ordering=ip_address",
    "results": [
        {
            "id": 11291,
            "ip_address": "103.29.126.77",
            "count": 1,
            "first_visit": "2022-05-25T03:33:24.556811+06:00",
            "date": null
        },
        {
            "id": 26537,
            "ip_address": "103.29.127.126",
            "count": 1,
            "first_visit": "2022-07-24T04:29:52.150556+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1270,
            "ip_address": "103.29.127.126",
            "count": 12,
            "first_visit": "2021-12-23T00:30:05.448565+06:00",
            "date": null
        },
        {
            "id": 29449,
            "ip_address": "103.29.127.126",
            "count": 1,
            "first_visit": "2022-07-29T21:03:53.481184+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27442,
            "ip_address": "103.29.127.126",
            "count": 1,
            "first_visit": "2022-07-25T22:43:15.806241+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 63325,
            "ip_address": "103.29.238.26",
            "count": 1,
            "first_visit": "2024-01-18T03:59:03.702983+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 53930,
            "ip_address": "103.29.60.52",
            "count": 1,
            "first_visit": "2023-08-31T01:22:11.441799+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53907,
            "ip_address": "103.29.60.52",
            "count": 1,
            "first_visit": "2023-08-30T17:55:38.576123+06:00",
            "date": "2023-08-30"
        }
    ]
}