GET /api/bet_types/b184da2e-26ab-43bd-a163-56fd82571bd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b184da2e-26ab-43bd-a163-56fd82571bd7",
"match": "https://api-prod.gambitprofit.com/api/matches/04967d66-9b7c-439c-a592-abf149825570/?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": "Texas A&M",
"amount": 6650.0
},
{
"team": "Miami Florida",
"amount": 3350.0
}
],
"expected_reward_tokens": 9177.0,
"profit_sb": 177.0,
"profit_sb_percentage": 1.97,
"recommended": true
},
"lines": [
{
"id": "9c8d6ae9-d101-4d02-9ef3-18c529f4e40c",
"gambit_id": "4350b370-5ee9-4663-8f2b-a6edef128e94",
"last_updated": "2022-09-18T09:32:38.803012-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas A&M",
"reward": "1.38000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b184da2e-26ab-43bd-a163-56fd82571bd7/?format=api"
},
{
"id": "06c3a995-086e-47cb-a2c2-ebd4b9eaab02",
"gambit_id": "18982a16-9cd1-4726-9bbb-39b80214f790",
"last_updated": "2022-09-18T09:32:38.804017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Florida",
"reward": "2.74000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b184da2e-26ab-43bd-a163-56fd82571bd7/?format=api"
}
]
}