GET /api/bet_types/6503eda4-8784-413c-82c0-becaeb2dbae7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6503eda4-8784-413c-82c0-becaeb2dbae7",
"match": "https://api-prod.gambitprofit.com/api/matches/a8b3cf7a-aa07-4ebb-9a22-7dcce4028203/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:02:00.222234-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": "St Louis Blues",
"amount": 5317.0
},
{
"team": "Minnesota Wild",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "84706ccb-0ab7-4a96-a32b-037ecf7c2e37",
"gambit_id": "1e7746be-98ce-49ed-a2db-054073a6ee29",
"last_updated": "2023-04-10T09:31:58.341680-04:00",
"created_at": "2023-04-08T09:02:00.227615-04:00",
"name": "St Louis Blues",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6503eda4-8784-413c-82c0-becaeb2dbae7/?format=api"
},
{
"id": "1b466d7f-5aeb-4f1f-ad1e-838b1cf3ae14",
"gambit_id": "5a494e7d-dd73-425c-b449-9eb00d8da5ba",
"last_updated": "2023-04-10T09:31:58.339153-04:00",
"created_at": "2023-04-08T09:02:00.224797-04:00",
"name": "Minnesota Wild",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6503eda4-8784-413c-82c0-becaeb2dbae7/?format=api"
}
]
}