GET /api/bet_types/2167c2a5-6996-4ff3-b804-436849de08b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2167c2a5-6996-4ff3-b804-436849de08b3",
"match": "https://api-prod.gambitprofit.com/api/matches/5167294f-0bc5-4207-b394-637b99d40934/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-31T09:28:04.232263-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": "NYY (C Schmidt)",
"amount": 5222.0
},
{
"team": "DET (M Manning)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "64822d3f-ed3e-42ba-924b-6e7c2eefc66a",
"gambit_id": "3e8c78e0-0a14-4387-ac4a-9bcd75c10261",
"last_updated": "2023-09-01T12:43:23.659849-04:00",
"created_at": "2023-08-31T09:28:04.241562-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2167c2a5-6996-4ff3-b804-436849de08b3/?format=api"
},
{
"id": "5939d0ea-de58-4b76-95b0-d5918dad6298",
"gambit_id": "1535eb27-85b6-422a-a6ca-c3390557195a",
"last_updated": "2023-09-01T12:43:23.663533-04:00",
"created_at": "2023-08-31T09:28:04.251560-04:00",
"name": "DET (M Manning)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2167c2a5-6996-4ff3-b804-436849de08b3/?format=api"
}
]
}