GET /api/bet_types/5006591c-58f1-4d02-8ab1-a0c776c9082b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5006591c-58f1-4d02-8ab1-a0c776c9082b",
"match": "https://api-prod.gambitprofit.com/api/matches/8b9dfbc6-3f5c-4cb9-bbf2-c8487889e20d/?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": "MIA (E Cabrera)",
"amount": 5676.0
},
{
"team": "CHC (W Miley)",
"amount": 4324.0
}
],
"expected_reward_tokens": 9251.88,
"profit_sb": 251.88,
"profit_sb_percentage": 2.8,
"recommended": true
},
"lines": [
{
"id": "37d10152-6d62-41ae-9783-c39244c90001",
"gambit_id": "0d73c3c6-0f56-4e1a-a34f-9eea9781cd86",
"last_updated": "2022-09-20T08:32:10.244341-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (E Cabrera)",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5006591c-58f1-4d02-8ab1-a0c776c9082b/?format=api"
},
{
"id": "426b0276-cbde-4e48-acd2-ecfecfc5d856",
"gambit_id": "62d1636f-5880-4b21-8c78-548a5e39f9fc",
"last_updated": "2022-09-20T08:32:10.245327-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (W Miley)",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5006591c-58f1-4d02-8ab1-a0c776c9082b/?format=api"
}
]
}