17 lines
223 B
JSON
17 lines
223 B
JSON
{
|
|
"count": 2,
|
|
"next": null,
|
|
"previous": null,
|
|
"results": [
|
|
{
|
|
"id": 1,
|
|
"iou_threshold": 0.4,
|
|
"task_id": 30
|
|
},
|
|
{
|
|
"id": 2,
|
|
"iou_threshold": 0.4,
|
|
"task_id": 31
|
|
}
|
|
]
|
|
} |