GET /api/bet_types/083fb44a-87d6-458b-b3f2-183ad2fe5eba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "083fb44a-87d6-458b-b3f2-183ad2fe5eba",
"match": "https://api-prod.gambitprofit.com/api/matches/7063ef84-da03-494e-b7e3-1a567def0d5c/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-23T12:41:48.739593-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": "Dallas Stars",
"amount": 7024.0
},
{
"team": "Minnesota Wild",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "a423e6d8-630f-4cc0-83c6-ade9558aa13a",
"gambit_id": "235e71d9-d343-4567-99f3-b3baa17d375a",
"last_updated": "2023-04-24T13:02:14.040274-04:00",
"created_at": "2023-04-23T12:41:48.743783-04:00",
"name": "Dallas Stars",
"reward": "1.36000",
"odds": "1.37040",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083fb44a-87d6-458b-b3f2-183ad2fe5eba/?format=api"
},
{
"id": "d0dad019-78fe-4853-835a-9294b11904a5",
"gambit_id": "07fef24f-65c6-4c36-99c3-59018238d6ac",
"last_updated": "2023-04-24T13:02:14.037677-04:00",
"created_at": "2023-04-23T12:41:48.741966-04:00",
"name": "Minnesota Wild",
"reward": "3.21000",
"odds": "3.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083fb44a-87d6-458b-b3f2-183ad2fe5eba/?format=api"
}
]
}