GET /api/bet_types/02df2d40-49e1-4efd-b6c5-dbd850232842/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02df2d40-49e1-4efd-b6c5-dbd850232842",
"match": "https://api-prod.gambitprofit.com/api/matches/ebeefe0a-0f5a-46fe-a2ec-adeeba1630ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T09:43:05.224987-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": "PIT (A Jackson)",
"amount": 5117.0
},
{
"team": "CIN (B Williamson)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "e4d87fe7-b26d-46b9-8034-56bb665b4be7",
"gambit_id": "00a0b0d0-3e36-44f1-957d-44224e7bebfd",
"last_updated": "2023-08-19T19:03:16.248618-04:00",
"created_at": "2023-08-12T09:43:05.237500-04:00",
"name": "PIT (A Jackson)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02df2d40-49e1-4efd-b6c5-dbd850232842/?format=api"
},
{
"id": "0abda639-0acb-4c56-9167-2001823ecb30",
"gambit_id": "4d6c9ee4-eeaa-4ff3-b433-b3d963968f2d",
"last_updated": "2023-08-19T19:03:16.243037-04:00",
"created_at": "2023-08-12T09:43:05.230447-04:00",
"name": "CIN (B Williamson)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02df2d40-49e1-4efd-b6c5-dbd850232842/?format=api"
}
]
}