GET /api/bet_types/91af5919-4164-4ea1-b912-1ca01d534660/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91af5919-4164-4ea1-b912-1ca01d534660",
"match": "https://api-prod.gambitprofit.com/api/matches/003ce1c3-11f5-4627-b622-9710d5d476f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:12.643198-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": "MIL (F Peralta)",
"amount": 5711.0
},
{
"team": "SFO (A Wood)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "a3dbce5a-9801-4773-a2d9-2df11e43b6b5",
"gambit_id": "d5a86b2d-7420-4ec5-92ea-c1f1f590d729",
"last_updated": "2023-05-27T16:17:17.804741-04:00",
"created_at": "2023-05-26T11:52:12.650412-04:00",
"name": "MIL (F Peralta)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91af5919-4164-4ea1-b912-1ca01d534660/?format=api"
},
{
"id": "4f717f3d-05b0-46b8-9a4f-c85079c680cb",
"gambit_id": "2a044b2e-9d5e-4c2f-afc1-79cde43b5474",
"last_updated": "2023-05-27T16:17:17.802584-04:00",
"created_at": "2023-05-26T11:52:12.645878-04:00",
"name": "SFO (A Wood)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91af5919-4164-4ea1-b912-1ca01d534660/?format=api"
}
]
}