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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42560&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42544&ordering=first_visit",
    "results": [
        {
            "id": 42553,
            "ip_address": "103.129.115.65",
            "count": 1,
            "first_visit": "2023-02-22T16:53:48.307783+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42554,
            "ip_address": "37.111.218.236",
            "count": 1,
            "first_visit": "2023-02-22T17:58:29.866885+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42555,
            "ip_address": "103.15.42.202",
            "count": 1,
            "first_visit": "2023-02-22T18:00:01.958123+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42556,
            "ip_address": "103.217.111.236",
            "count": 2,
            "first_visit": "2023-02-22T18:02:54.410825+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42557,
            "ip_address": "31.13.127.119",
            "count": 1,
            "first_visit": "2023-02-22T18:37:12.443312+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42558,
            "ip_address": "103.26.246.126",
            "count": 2,
            "first_visit": "2023-02-22T18:43:41.032219+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42559,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-02-22T20:11:17.654236+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42560,
            "ip_address": "103.230.105.56",
            "count": 1,
            "first_visit": "2023-02-22T20:44:57.921699+06:00",
            "date": "2023-02-22"
        }
    ]
}