GET /api/bet_types/9b9ddd40-057d-4dc1-9bea-257c08bd4a68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b9ddd40-057d-4dc1-9bea-257c08bd4a68",
"match": "https://api-prod.gambitprofit.com/api/matches/770d1454-7264-4b0b-b901-0f9edfb09cec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-17T11:42:59.611795-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": "LAA (G Canning)",
"amount": 5604.0
},
{
"team": "NYY (L Severino)",
"amount": 4396.0
}
],
"expected_reward_tokens": 9582.84,
"profit_sb": 82.84,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "bd264601-37ce-4d71-899f-4d5de4814430",
"gambit_id": "fdf4fe05-a5a9-49b5-bb8d-d16d527541e1",
"last_updated": "2023-07-18T14:18:28.050200-04:00",
"created_at": "2023-07-17T11:42:59.615680-04:00",
"name": "LAA (G Canning)",
"reward": "1.71000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9ddd40-057d-4dc1-9bea-257c08bd4a68/?format=api"
},
{
"id": "12512621-0e2a-4959-8315-407a95e725df",
"gambit_id": "76d80339-9dd0-48fc-a9ff-ba046e4f4684",
"last_updated": "2023-07-18T14:18:28.048829-04:00",
"created_at": "2023-07-17T11:42:59.613723-04:00",
"name": "NYY (L Severino)",
"reward": "2.18000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9ddd40-057d-4dc1-9bea-257c08bd4a68/?format=api"
}
]
}