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

{
    "count": 99697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23232&ordering=-count",
    "results": [
        {
            "id": 5243,
            "ip_address": "211.95.50.5",
            "count": 2,
            "first_visit": "2022-04-19T11:32:05.940732+06:00",
            "date": null
        },
        {
            "id": 36757,
            "ip_address": "103.102.138.10",
            "count": 2,
            "first_visit": "2022-11-01T02:44:44.552162+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 5276,
            "ip_address": "37.111.205.18",
            "count": 2,
            "first_visit": "2022-04-20T14:00:26.950137+06:00",
            "date": null
        },
        {
            "id": 36726,
            "ip_address": "103.225.93.6",
            "count": 2,
            "first_visit": "2022-10-31T12:55:00.687255+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 9584,
            "ip_address": "42.0.6.237",
            "count": 2,
            "first_visit": "2022-05-19T23:58:39.935800+06:00",
            "date": null
        },
        {
            "id": 1225,
            "ip_address": "43.246.201.201",
            "count": 2,
            "first_visit": "2021-12-22T00:49:45.972741+06:00",
            "date": null
        },
        {
            "id": 1303,
            "ip_address": "103.196.235.154",
            "count": 2,
            "first_visit": "2021-12-23T18:46:51.635048+06:00",
            "date": null
        },
        {
            "id": 29206,
            "ip_address": "103.115.135.224",
            "count": 2,
            "first_visit": "2022-07-29T10:51:20.035380+06:00",
            "date": "2022-07-29"
        }
    ]
}