GET /api/bet_types/494d5faa-6552-4e5d-9005-1deb666ba53b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "494d5faa-6552-4e5d-9005-1deb666ba53b",
"match": "https://api-prod.gambitprofit.com/api/matches/e789327a-cb8c-4dcf-855e-b63a1a2db6e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-19T08:48:01.300118-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": "DET (Ed Rodriguez)",
"amount": 5827.0
},
{
"team": "KAN (R Yarbrough)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "e8aa40fa-1b0b-4665-8b2c-77391e10a821",
"gambit_id": "0aa76338-3e90-41f3-b565-62b0d0db1dfe",
"last_updated": "2023-07-20T19:38:12.214957-04:00",
"created_at": "2023-07-19T08:48:01.301531-04:00",
"name": "DET (Ed Rodriguez)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/494d5faa-6552-4e5d-9005-1deb666ba53b/?format=api"
},
{
"id": "9370deeb-ab02-407c-a023-deebf6d78a19",
"gambit_id": "77f75395-4534-457e-ab53-aa5ada44a2bc",
"last_updated": "2023-07-20T19:38:12.217089-04:00",
"created_at": "2023-07-19T08:48:01.302987-04:00",
"name": "KAN (R Yarbrough)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/494d5faa-6552-4e5d-9005-1deb666ba53b/?format=api"
}
]
}