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

{
    "count": 94663,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=592&ordering=ip_address",
    "results": [
        {
            "id": 3813,
            "ip_address": "103.106.238.219",
            "count": 1,
            "first_visit": "2022-02-23T12:33:51.538009+06:00",
            "date": null
        },
        {
            "id": 26327,
            "ip_address": "103.106.238.227",
            "count": 1,
            "first_visit": "2022-07-23T12:23:42.438400+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 9649,
            "ip_address": "103.106.238.233",
            "count": 1,
            "first_visit": "2022-05-20T10:50:09.561467+06:00",
            "date": null
        },
        {
            "id": 5003,
            "ip_address": "103.106.238.245",
            "count": 1,
            "first_visit": "2022-04-09T02:31:46.074594+06:00",
            "date": null
        },
        {
            "id": 74002,
            "ip_address": "103.106.238.252",
            "count": 20,
            "first_visit": "2024-10-05T01:03:52.536252+06:00",
            "date": "2024-10-05"
        },
        {
            "id": 12779,
            "ip_address": "103.106.238.79",
            "count": 1,
            "first_visit": "2022-05-30T13:22:57.872494+06:00",
            "date": null
        },
        {
            "id": 16887,
            "ip_address": "103.106.238.79",
            "count": 1,
            "first_visit": "2022-06-20T18:58:32.289995+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 18647,
            "ip_address": "103.106.239.104",
            "count": 1,
            "first_visit": "2022-06-25T15:12:21.377343+06:00",
            "date": "2022-06-25"
        }
    ]
}