GET /api/bet_types/69cb10ae-166a-4c49-ae65-a4c6eaafbf30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69cb10ae-166a-4c49-ae65-a4c6eaafbf30",
"match": "https://api-prod.gambitprofit.com/api/matches/14b47f43-f783-4d2d-96d1-4732e8f3f216/?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": "PHI",
"amount": 5910.0
},
{
"team": "TOR",
"amount": 4090.0
}
],
"expected_reward_tokens": 9160.5,
"profit_sb": 160.5,
"profit_sb_percentage": 1.78,
"recommended": true
},
"lines": [
{
"id": "bd0f5201-c372-4ef4-bb8b-f697886c81b3",
"gambit_id": "c0f34cf1-a109-4f3d-a42f-e6211e8c81af",
"last_updated": "2022-09-21T16:27:03.468551-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.55000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69cb10ae-166a-4c49-ae65-a4c6eaafbf30/?format=api"
},
{
"id": "7d9a232b-cf28-4001-a389-cef314adc100",
"gambit_id": "8b1ce463-9c40-4959-a433-c576b56aee2f",
"last_updated": "2022-09-21T16:27:03.469543-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.24000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69cb10ae-166a-4c49-ae65-a4c6eaafbf30/?format=api"
}
]
}