GET /api/bet_types/79431a9b-c607-4e0f-b5b9-8185e37c2a32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79431a9b-c607-4e0f-b5b9-8185e37c2a32",
"match": "https://api-prod.gambitprofit.com/api/matches/eaa756d4-ecfb-4ba4-9fef-d504256cf4d2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T08:43:19.996544-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": "SDG (J Musgrove)",
"amount": 5377.0
},
{
"team": "NYM (M Scherzer)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "08a8f149-1635-4cc2-aaf1-436138bc65a3",
"gambit_id": "b79eb902-60e5-4a86-8c1a-efda182a0691",
"last_updated": "2023-07-10T18:23:17.542644-04:00",
"created_at": "2023-07-09T08:43:20.000865-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79431a9b-c607-4e0f-b5b9-8185e37c2a32/?format=api"
},
{
"id": "925de1da-3c9f-4a2e-b205-f703c7151afd",
"gambit_id": "f9f9c3dc-b87e-4bc7-bf9b-68079e58dddb",
"last_updated": "2023-07-10T18:23:17.541227-04:00",
"created_at": "2023-07-09T08:43:19.998701-04:00",
"name": "NYM (M Scherzer)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79431a9b-c607-4e0f-b5b9-8185e37c2a32/?format=api"
}
]
}