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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80808&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80792&ordering=count",
    "results": [
        {
            "id": 40047,
            "ip_address": "51.39.63.162",
            "count": 2,
            "first_visit": "2023-01-08T03:10:05.793053+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 10492,
            "ip_address": "58.84.34.226",
            "count": 2,
            "first_visit": "2022-05-23T01:09:01.443384+06:00",
            "date": null
        },
        {
            "id": 8220,
            "ip_address": "103.127.0.13",
            "count": 2,
            "first_visit": "2022-05-17T16:45:47.122178+06:00",
            "date": null
        },
        {
            "id": 33051,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-08-27T01:47:48.591906+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 27113,
            "ip_address": "37.111.212.110",
            "count": 2,
            "first_visit": "2022-07-25T09:42:04.464262+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3742,
            "ip_address": "27.147.204.119",
            "count": 2,
            "first_visit": "2022-02-20T11:57:24.148097+06:00",
            "date": null
        },
        {
            "id": 35342,
            "ip_address": "65.154.226.109",
            "count": 2,
            "first_visit": "2022-10-02T06:10:45.123587+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 19244,
            "ip_address": "103.162.230.225",
            "count": 2,
            "first_visit": "2022-06-26T23:45:45.514340+06:00",
            "date": "2022-06-26"
        }
    ]
}