GET /api/bet_types/50055656-0c24-4dfc-9f3a-42cf3813b4ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50055656-0c24-4dfc-9f3a-42cf3813b4ca",
"match": "https://api-prod.gambitprofit.com/api/matches/0672acfa-ff64-4396-bef4-333de9fb224e/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T09:06:56.973034-05: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": "Arizona Coyotes",
"amount": 6026.0
},
{
"team": "Los Angeles Kings",
"amount": 3974.0
}
],
"expected_reward_tokens": 9099.26,
"profit_sb": 99.26,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "ba58d84f-d2ca-4548-809c-ddc041509576",
"gambit_id": "ca0359a0-d806-4d4a-aa90-7c3be998e691",
"last_updated": "2022-12-25T17:57:04.945913-05:00",
"created_at": "2022-12-23T09:06:56.974206-05:00",
"name": "Arizona Coyotes",
"reward": "1.51000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50055656-0c24-4dfc-9f3a-42cf3813b4ca/?format=api"
},
{
"id": "841604c0-33c8-42b7-a0c0-6fca0dacdb60",
"gambit_id": "16117db3-d4f4-4b55-a43c-07844567ba3d",
"last_updated": "2022-12-25T17:57:04.946995-05:00",
"created_at": "2022-12-23T09:06:56.975408-05:00",
"name": "Los Angeles Kings",
"reward": "2.29000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50055656-0c24-4dfc-9f3a-42cf3813b4ca/?format=api"
}
]
}