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

{
    "count": 99415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5136&ordering=-count",
    "results": [
        {
            "id": 618,
            "ip_address": "103.101.197.214",
            "count": 6,
            "first_visit": "2021-12-12T17:47:28.761012+06:00",
            "date": null
        },
        {
            "id": 80579,
            "ip_address": "114.119.130.54",
            "count": 6,
            "first_visit": "2025-03-25T04:57:25.187233+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 36308,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-10-22T17:21:35.014889+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36302,
            "ip_address": "66.249.73.30",
            "count": 6,
            "first_visit": "2022-10-22T16:05:26.499789+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 80474,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-23T06:48:52.268605+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 36303,
            "ip_address": "37.111.203.120",
            "count": 6,
            "first_visit": "2022-10-22T16:09:25.212095+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 14749,
            "ip_address": "119.30.39.207",
            "count": 6,
            "first_visit": "2022-06-13T08:38:43.267499+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 2286,
            "ip_address": "103.237.78.90",
            "count": 6,
            "first_visit": "2022-01-16T12:38:21.654070+06:00",
            "date": null
        }
    ]
}