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

{
    "count": 95523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17504&ordering=ip_address",
    "results": [
        {
            "id": 1110,
            "ip_address": "103.26.247.170",
            "count": 3,
            "first_visit": "2021-12-21T01:25:45.591974+06:00",
            "date": null
        },
        {
            "id": 16460,
            "ip_address": "103.26.247.170",
            "count": 1,
            "first_visit": "2022-06-19T00:26:27.702951+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 18446,
            "ip_address": "103.26.247.66",
            "count": 1,
            "first_visit": "2022-06-25T06:46:39.147202+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4779,
            "ip_address": "103.26.247.7",
            "count": 1,
            "first_visit": "2022-03-29T18:38:27.717652+06:00",
            "date": null
        },
        {
            "id": 32437,
            "ip_address": "103.26.247.70",
            "count": 1,
            "first_visit": "2022-08-19T14:50:01.079145+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 902,
            "ip_address": "103.26.247.74",
            "count": 1,
            "first_visit": "2021-12-19T20:26:20.588863+06:00",
            "date": null
        },
        {
            "id": 29529,
            "ip_address": "103.26.247.89",
            "count": 1,
            "first_visit": "2022-07-29T23:13:05.753623+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 74028,
            "ip_address": "103.26.28.11",
            "count": 1,
            "first_visit": "2024-10-05T17:19:22.325006+06:00",
            "date": "2024-10-05"
        }
    ]
}