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

{
    "count": 98274,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85656&ordering=-ip_address",
    "results": [
        {
            "id": 30310,
            "ip_address": "103.199.108.255",
            "count": 3,
            "first_visit": "2022-07-31T10:54:47.713913+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 17798,
            "ip_address": "103.199.108.249",
            "count": 1,
            "first_visit": "2022-06-23T16:41:11.216054+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 46636,
            "ip_address": "103.199.108.2",
            "count": 1,
            "first_visit": "2023-05-15T16:06:16.355105+06:00",
            "date": "2023-05-15"
        },
        {
            "id": 14958,
            "ip_address": "103.198.252.83",
            "count": 2,
            "first_visit": "2022-06-14T07:35:31.191964+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 3768,
            "ip_address": "103.198.173.49",
            "count": 1,
            "first_visit": "2022-02-21T00:57:50.120938+06:00",
            "date": null
        },
        {
            "id": 24663,
            "ip_address": "103.198.139.54",
            "count": 1,
            "first_visit": "2022-07-20T14:13:59.143529+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 383,
            "ip_address": "103.198.139.41",
            "count": 1,
            "first_visit": "2021-12-08T01:58:21.280419+06:00",
            "date": null
        },
        {
            "id": 50633,
            "ip_address": "103.198.139.39",
            "count": 1,
            "first_visit": "2023-07-23T10:10:11.248750+06:00",
            "date": "2023-07-23"
        }
    ]
}