GET /api/bet_types/aaae77fa-620a-4750-84f8-b943a04401c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aaae77fa-620a-4750-84f8-b943a04401c7",
"match": "https://api-prod.gambitprofit.com/api/matches/96f84793-776c-46c2-a67f-5c52afcb1fd4/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-04T10:37:57.063081-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": "Sacramento Kings",
"amount": 5000.0
},
{
"team": "Minnesota Timberwolves",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d09b4624-396c-48e9-acfa-0afce93d9fea",
"gambit_id": "f3d30014-da16-458d-8dd9-ad16297c4970",
"last_updated": "2023-03-06T10:27:13.589928-05:00",
"created_at": "2023-03-04T10:37:57.064272-05:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaae77fa-620a-4750-84f8-b943a04401c7/?format=api"
},
{
"id": "9efd5c4f-f826-4ccc-bea0-4d2e81771da2",
"gambit_id": "6476068f-4a7d-4341-a481-132b91924918",
"last_updated": "2023-03-06T10:27:13.591128-05:00",
"created_at": "2023-03-04T10:37:57.065508-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaae77fa-620a-4750-84f8-b943a04401c7/?format=api"
}
]
}