GET /api/bet_types/14a11361-0af2-4147-a366-e2c36729d952/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14a11361-0af2-4147-a366-e2c36729d952",
"match": "https://api-prod.gambitprofit.com/api/matches/4ce8e70f-7cd7-48f3-bb90-a323ab04c7ea/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "KAN",
"amount": 6183.0
},
{
"team": "CWS",
"amount": 3817.0
}
],
"expected_reward_tokens": 9274.5,
"profit_sb": 274.5,
"profit_sb_percentage": 3.05,
"recommended": true
},
"lines": [
{
"id": "b792ac99-86b4-444e-bb1f-937b01883e1a",
"gambit_id": "3103cd36-7572-489a-97b9-06808d1d26ba",
"last_updated": "2022-08-31T11:42:12.588511-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.50000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a11361-0af2-4147-a366-e2c36729d952/?format=api"
},
{
"id": "19d15abd-672f-4380-918a-1e6b3c06ea84",
"gambit_id": "28d4aaae-cc8e-4428-a1d8-ab480ba89659",
"last_updated": "2022-08-31T11:42:12.588020-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "2.43000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a11361-0af2-4147-a366-e2c36729d952/?format=api"
}
]
}