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

{
    "count": 101570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77408&ordering=-ip_address",
    "results": [
        {
            "id": 1477,
            "ip_address": "103.91.128.195",
            "count": 1,
            "first_visit": "2021-12-29T22:35:30.208808+06:00",
            "date": null
        },
        {
            "id": 25069,
            "ip_address": "103.91.128.194",
            "count": 1,
            "first_visit": "2022-07-21T01:34:31.764670+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1785,
            "ip_address": "103.91.128.194",
            "count": 3,
            "first_visit": "2022-01-11T04:00:08.740706+06:00",
            "date": null
        },
        {
            "id": 25729,
            "ip_address": "103.91.128.193",
            "count": 1,
            "first_visit": "2022-07-21T23:50:37.394683+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31721,
            "ip_address": "103.91.128.192",
            "count": 2,
            "first_visit": "2022-08-10T22:13:46.201791+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 27673,
            "ip_address": "103.91.128.192",
            "count": 1,
            "first_visit": "2022-07-26T11:25:34.549953+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 26075,
            "ip_address": "103.91.128.192",
            "count": 1,
            "first_visit": "2022-07-22T21:56:25.945633+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 31640,
            "ip_address": "103.91.128.192",
            "count": 4,
            "first_visit": "2022-08-09T19:41:13.943838+06:00",
            "date": "2022-08-09"
        }
    ]
}