GET /api/bet_types/97e24fe4-de35-47e5-b5f1-9c2f751a7a99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97e24fe4-de35-47e5-b5f1-9c2f751a7a99",
"match": "https://api-prod.gambitprofit.com/api/matches/29917e6e-b0a2-4630-b7e3-05d425df644b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-14T08:48:12.192908-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": "ATL (M Fried)",
"amount": 6359.0
},
{
"team": "NYY (C Schmidt)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "6617e622-b1ec-4ee9-8001-fc98850abda6",
"gambit_id": "af9060fb-5f4e-4f8d-891e-2356b7cb7f9e",
"last_updated": "2023-08-15T18:43:10.110095-04:00",
"created_at": "2023-08-14T08:48:12.200426-04:00",
"name": "ATL (M Fried)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e24fe4-de35-47e5-b5f1-9c2f751a7a99/?format=api"
},
{
"id": "602667c2-f5cf-419c-8a20-b6536f2b323c",
"gambit_id": "fdea71a6-8c00-40b0-a822-aeadf1c47ee5",
"last_updated": "2023-08-15T18:43:10.102922-04:00",
"created_at": "2023-08-14T08:48:12.196660-04:00",
"name": "NYY (C Schmidt)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97e24fe4-de35-47e5-b5f1-9c2f751a7a99/?format=api"
}
]
}