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

{
    "count": 102200,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75400&ordering=-ip_address",
    "results": [
        {
            "id": 25668,
            "ip_address": "113.21.228.242",
            "count": 4,
            "first_visit": "2022-07-21T21:40:39.186925+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6275,
            "ip_address": "113.21.228.242",
            "count": 4,
            "first_visit": "2022-05-15T08:38:24.413746+06:00",
            "date": null
        },
        {
            "id": 2486,
            "ip_address": "113.21.228.238",
            "count": 5,
            "first_visit": "2022-01-19T23:52:00.600027+06:00",
            "date": null
        },
        {
            "id": 19160,
            "ip_address": "113.21.228.238",
            "count": 1,
            "first_visit": "2022-06-26T18:26:15.741928+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 11226,
            "ip_address": "113.21.228.22",
            "count": 2,
            "first_visit": "2022-05-24T23:36:35.832111+06:00",
            "date": null
        },
        {
            "id": 27523,
            "ip_address": "113.21.228.22",
            "count": 1,
            "first_visit": "2022-07-26T00:51:02.238595+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 35399,
            "ip_address": "113.21.228.214",
            "count": 1,
            "first_visit": "2022-10-03T06:55:19.647522+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35368,
            "ip_address": "113.21.228.214",
            "count": 1,
            "first_visit": "2022-10-02T18:40:16.578606+06:00",
            "date": "2022-10-02"
        }
    ]
}