GET /api/bet_types/51aa470d-14dc-4004-8dfe-29381fd07c1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51aa470d-14dc-4004-8dfe-29381fd07c1c",
"match": "https://api-prod.gambitprofit.com/api/matches/a629b67b-23d9-4fe4-9625-b8c34760e16e/?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": "Yazmin Jauregui",
"amount": 6361.0
},
{
"team": "Iasmin Lucindo",
"amount": 3639.0
}
],
"expected_reward_tokens": 9096.23,
"profit_sb": 96.23,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "1b2ef156-d10e-4d73-ab67-15ce369b52d1",
"gambit_id": "460c29ac-eeb6-44e0-911b-3d479a066887",
"last_updated": "2022-08-15T11:17:19.548223-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Yazmin Jauregui",
"reward": "1.43000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51aa470d-14dc-4004-8dfe-29381fd07c1c/?format=api"
},
{
"id": "028a6e04-2bec-4db2-bf6b-71777fa4d950",
"gambit_id": "cbf2b5ec-8629-4ad8-8c65-627f30de66e5",
"last_updated": "2022-08-15T11:17:19.548678-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iasmin Lucindo",
"reward": "2.50000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51aa470d-14dc-4004-8dfe-29381fd07c1c/?format=api"
}
]
}