GET /api/bet_types/135cfdac-9ad6-48d5-9a9c-a350decd2846/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "135cfdac-9ad6-48d5-9a9c-a350decd2846",
"match": "https://api-prod.gambitprofit.com/api/matches/1fac2eb3-4f8e-4179-9fbc-aa446dc2112c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:13.784621-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 (N Cortes)",
"amount": 6139.0
},
{
"team": "MIN (L Varland)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "348f46b4-aa73-42b9-b397-cfd37f5750d6",
"gambit_id": "70222218-6fd7-45a8-9968-797aaedaad16",
"last_updated": "2023-04-15T15:42:04.511319-04:00",
"created_at": "2023-04-14T12:02:13.786546-04:00",
"name": "NYY (N Cortes)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/135cfdac-9ad6-48d5-9a9c-a350decd2846/?format=api"
},
{
"id": "7edfea53-ef98-47c5-8a84-bc92d37e5daa",
"gambit_id": "e288e898-3d45-4615-a408-3dc63b1d9c41",
"last_updated": "2023-04-15T15:42:04.512696-04:00",
"created_at": "2023-04-14T12:02:13.788379-04:00",
"name": "MIN (L Varland)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/135cfdac-9ad6-48d5-9a9c-a350decd2846/?format=api"
}
]
}