GET /api/bet_types/e8368d89-db91-4b7c-adc4-b9a530be7395/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8368d89-db91-4b7c-adc4-b9a530be7395",
"match": "https://api-prod.gambitprofit.com/api/matches/93bdc36d-2d55-4f84-9105-eb127a3a5dc3/?format=api",
"name": "Pick the Winner",
"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": "MIL (B Woodruff)",
"amount": 6016.0
},
{
"team": "CIN (H Greene)",
"amount": 3984.0
}
],
"expected_reward_tokens": 9203.04,
"profit_sb": 203.04,
"profit_sb_percentage": 2.26,
"recommended": true
},
"lines": [
{
"id": "7ad54b73-4eed-4c01-89cf-07ae18e600be",
"gambit_id": "63f76ca7-8162-4cef-9399-666ca30fcd21",
"last_updated": "2022-09-23T10:17:09.790208-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (B Woodruff)",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8368d89-db91-4b7c-adc4-b9a530be7395/?format=api"
},
{
"id": "8199d5e6-01e0-4708-8a2b-c8535cdd9051",
"gambit_id": "9240f134-91b3-43d5-89a1-47d7b9db20c6",
"last_updated": "2022-09-23T10:17:09.789271-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (H Greene)",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8368d89-db91-4b7c-adc4-b9a530be7395/?format=api"
}
]
}