GET /api/bet_types/0b996ea7-aeaf-4fce-86ff-097556778dec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b996ea7-aeaf-4fce-86ff-097556778dec",
"match": "https://api-prod.gambitprofit.com/api/matches/dfd01183-03a3-4de2-b7e4-2bae99c12074/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-01T09:51:50.539107-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": "New York Islanders",
"amount": 6458.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "299e34f2-053a-44f3-a1ed-68571c81158e",
"gambit_id": "c2016ed4-8130-4e59-b17f-a0862e1b83d4",
"last_updated": "2023-04-03T10:17:07.353402-04:00",
"created_at": "2023-04-01T09:51:50.543275-04:00",
"name": "New York Islanders",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b996ea7-aeaf-4fce-86ff-097556778dec/?format=api"
},
{
"id": "5abadeb4-706b-4811-8a8a-7633135cafa6",
"gambit_id": "5b45b990-7432-4a37-897b-f7cfc664a7a6",
"last_updated": "2023-04-03T10:17:07.350889-04:00",
"created_at": "2023-04-01T09:51:50.541203-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b996ea7-aeaf-4fce-86ff-097556778dec/?format=api"
}
]
}