curl --location --request POST '/api/task/request' \
--header 'Content-Type: application/json' \
--data-raw '{
"count": 300,
"server_ip": "77.37.47.88"
}'{
"data": [
{
"task_id": "64f1a2b3c4d5e6f7a8b9c0d1",
"keyword": "mua giày thể thao hà nội",
"domain": "https://example.com",
"device": 0,
"engine": 0
}
]
}