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

{
    "count": 103450,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64992&ordering=-first_visit",
    "results": [
        {
            "id": 38450,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-12-07T17:01:46.320521+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38449,
            "ip_address": "173.252.127.9",
            "count": 1,
            "first_visit": "2022-12-07T16:49:00.955286+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38448,
            "ip_address": "45.248.151.25",
            "count": 2,
            "first_visit": "2022-12-07T15:55:24.494442+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38447,
            "ip_address": "103.132.155.35",
            "count": 1,
            "first_visit": "2022-12-07T15:49:37.344371+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38446,
            "ip_address": "202.191.120.181",
            "count": 1,
            "first_visit": "2022-12-07T15:37:56.144958+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38445,
            "ip_address": "59.153.103.241",
            "count": 2,
            "first_visit": "2022-12-07T15:32:36.538382+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38444,
            "ip_address": "37.111.226.106",
            "count": 1,
            "first_visit": "2022-12-07T14:59:34.876851+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38443,
            "ip_address": "149.56.22.63",
            "count": 1,
            "first_visit": "2022-12-07T14:26:53.386552+06:00",
            "date": "2022-12-07"
        }
    ]
}