GET /api/bet_types/91ba2a46-33ff-49a6-8b48-5077426209ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91ba2a46-33ff-49a6-8b48-5077426209ae",
"match": "https://api-prod.gambitprofit.com/api/matches/4623b3df-f18f-4ba1-baf8-4521e5d7a991/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T08:57:57.869763-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": "PHI (R Suarez)",
"amount": 5914.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4086.0
}
],
"expected_reward_tokens": 9520.38,
"profit_sb": 20.38,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "288613dc-5e32-46f6-b1d5-b7886d5644be",
"gambit_id": "99bf7baa-dd15-4c4a-96b6-01db8b01239c",
"last_updated": "2023-10-25T10:53:01.594437-04:00",
"created_at": "2023-10-24T08:57:57.878566-04:00",
"name": "PHI (R Suarez)",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ba2a46-33ff-49a6-8b48-5077426209ae/?format=api"
},
{
"id": "63845864-cf8b-4562-8337-1b070c0e8498",
"gambit_id": "85a9737f-46d5-4a09-b283-83856d4ba330",
"last_updated": "2023-10-25T10:53:01.591096-04:00",
"created_at": "2023-10-24T08:57:57.873720-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ba2a46-33ff-49a6-8b48-5077426209ae/?format=api"
}
]
}