GET /api/bet_types/9b0ca0f0-23ce-4488-8995-04e9890f2828/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b0ca0f0-23ce-4488-8995-04e9890f2828",
"match": "https://api-prod.gambitprofit.com/api/matches/3032195c-c53c-4e9c-9539-ebf0cdd7a67d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-18T09:43:02.985354-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "NYM (C Carrasco)",
"amount": 5490.0
},
{
"team": "STL (M Liberatore)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "8919fefd-7524-4c8e-8bfc-3bb27159a3f7",
"gambit_id": "eab935b3-1b41-4f14-97e8-8bf3f19abbe5",
"last_updated": "2023-06-20T10:43:11.043435-04:00",
"created_at": "2023-06-18T09:43:02.990752-04:00",
"name": "NYM (C Carrasco)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b0ca0f0-23ce-4488-8995-04e9890f2828/?format=api"
},
{
"id": "a8f01774-f64b-41bc-a1f1-f626d0073ac2",
"gambit_id": "0d763a27-a168-4433-8e71-54693bb1fcb7",
"last_updated": "2023-06-20T10:43:11.041292-04:00",
"created_at": "2023-06-18T09:43:02.987597-04:00",
"name": "STL (M Liberatore)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b0ca0f0-23ce-4488-8995-04e9890f2828/?format=api"
}
]
}