GET /api/bet_types/aa88ea0e-5334-4883-a68c-ff31653f9682/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa88ea0e-5334-4883-a68c-ff31653f9682",
"match": "https://api-prod.gambitprofit.com/api/matches/4750d089-0676-4fea-b1cd-8e4ef145a8fb/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T13:42:01.426449-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": "Columbus Blue Jackets",
"amount": 5773.0
},
{
"team": "Buffalo Sabres",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "a286c2da-caea-42ab-9a74-a638941b01f1",
"gambit_id": "2e4567d5-7701-42d2-947d-29702134c7e4",
"last_updated": "2023-04-15T15:52:13.834779-04:00",
"created_at": "2023-04-14T13:42:01.428009-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa88ea0e-5334-4883-a68c-ff31653f9682/?format=api"
},
{
"id": "3759c662-7f13-4683-a6c5-6cbc38ea408c",
"gambit_id": "b1eba0fc-ec5b-4987-bc29-b06edab6ad45",
"last_updated": "2023-04-15T15:52:13.836506-04:00",
"created_at": "2023-04-14T13:42:01.429888-04:00",
"name": "Buffalo Sabres",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa88ea0e-5334-4883-a68c-ff31653f9682/?format=api"
}
]
}