GET /api/bet_types/0b0ccb6f-b10f-4de2-8f31-427fa7586d83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b0ccb6f-b10f-4de2-8f31-427fa7586d83",
"match": "https://api-prod.gambitprofit.com/api/matches/ef042305-8ba7-4386-9d15-a7a2886e90e7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-01T10:22:12.667934-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 (B Woodruff)",
"amount": 5299.0
},
{
"team": "CHC (J Steele)",
"amount": 4701.0
}
],
"expected_reward_tokens": 9590.04,
"profit_sb": 90.04,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "5c68a048-fe98-4ab1-8dae-1d345a3b3d18",
"gambit_id": "58c819b1-dc0b-441e-9cac-05e5ec74c5c2",
"last_updated": "2023-04-03T10:07:03.371876-04:00",
"created_at": "2023-04-01T10:22:12.671477-04:00",
"name": "MIL (B Woodruff)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0ccb6f-b10f-4de2-8f31-427fa7586d83/?format=api"
},
{
"id": "7902eb01-5e70-41ce-aa26-a9af0b7c0333",
"gambit_id": "85c2f8a1-eef9-4ca0-b9de-acc5c532ccd1",
"last_updated": "2023-04-03T10:07:03.369879-04:00",
"created_at": "2023-04-01T10:22:12.669747-04:00",
"name": "CHC (J Steele)",
"reward": "2.04000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0ccb6f-b10f-4de2-8f31-427fa7586d83/?format=api"
}
]
}