GET /api/bet_types/66c5bb87-e55a-49b9-b362-f87c56e370cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66c5bb87-e55a-49b9-b362-f87c56e370cf",
"match": "https://api-prod.gambitprofit.com/api/matches/7e915624-f3f6-4f77-a770-146665fcbfe5/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T12:43:14.467774-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": "Pittsburgh Pirates",
"amount": 5423.0
},
{
"team": "Philadelphia Phillies",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3767aaae-15b2-4306-96c4-fd2051f93dc2",
"gambit_id": "846ceccb-a012-4484-b915-a93032e89020",
"last_updated": "2023-09-27T18:53:11.020629-04:00",
"created_at": "2023-09-26T12:43:14.471947-04:00",
"name": "Pittsburgh Pirates",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66c5bb87-e55a-49b9-b362-f87c56e370cf/?format=api"
},
{
"id": "b92a24ee-c9b4-408d-96cd-85f8d3225bed",
"gambit_id": "3eb9b00d-7f07-4530-9483-d45de6c742e4",
"last_updated": "2023-09-27T18:53:11.024173-04:00",
"created_at": "2023-09-26T12:43:14.476219-04:00",
"name": "Philadelphia Phillies",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66c5bb87-e55a-49b9-b362-f87c56e370cf/?format=api"
}
]
}