GET /api/bet_types/ddf2720f-00fa-42a6-8a7f-ebf7075a632f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddf2720f-00fa-42a6-8a7f-ebf7075a632f",
"match": "https://api-prod.gambitprofit.com/api/matches/5cf84d02-1e2c-42c8-9078-6c5c4950ee86/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-29T08:33:12.736600-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": "TEX (A Heaney)",
"amount": 5578.0
},
{
"team": "NYM (J Quintana)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "1664549a-2a86-4c92-bc23-7f81486bff06",
"gambit_id": "b7ea140f-e5d4-4b96-b24e-6bc1bdf458a6",
"last_updated": "2023-08-30T09:12:55.528838-04:00",
"created_at": "2023-08-29T08:33:12.740695-04:00",
"name": "TEX (A Heaney)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddf2720f-00fa-42a6-8a7f-ebf7075a632f/?format=api"
},
{
"id": "74a33f0a-c0ae-43cf-b4ce-32e23dd72ec4",
"gambit_id": "df444f77-0b07-4fbd-9424-686f2f101065",
"last_updated": "2023-08-30T09:12:55.532878-04:00",
"created_at": "2023-08-29T08:33:12.745332-04:00",
"name": "NYM (J Quintana)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddf2720f-00fa-42a6-8a7f-ebf7075a632f/?format=api"
}
]
}