GET /api/bet_types/0fb2eb85-e15c-463b-8789-2e35e0c885e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fb2eb85-e15c-463b-8789-2e35e0c885e9",
"match": "https://api-prod.gambitprofit.com/api/matches/a6459fe1-58d8-41e8-bc97-e4710a7b6df2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:16.342228-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 (J Brito)",
"amount": 5689.0
},
{
"team": "MIN (J Ryan)",
"amount": 4311.0
}
],
"expected_reward_tokens": 9613.53,
"profit_sb": 113.53,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "cdf286db-94d1-4a9f-9820-b5b2a68a44ff",
"gambit_id": "943343e9-8388-4b10-a20a-89508f2a9f8a",
"last_updated": "2023-04-14T12:02:19.664867-04:00",
"created_at": "2023-04-13T09:32:16.343861-04:00",
"name": "NYY (J Brito)",
"reward": "1.69000",
"odds": "1.71940",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb2eb85-e15c-463b-8789-2e35e0c885e9/?format=api"
},
{
"id": "62a23d5b-4072-42f5-a472-1d009968a665",
"gambit_id": "8a24e461-c318-4143-91f1-472e00dfd3ea",
"last_updated": "2023-04-14T12:02:19.666601-04:00",
"created_at": "2023-04-13T09:32:16.345632-04:00",
"name": "MIN (J Ryan)",
"reward": "2.23000",
"odds": "2.29000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb2eb85-e15c-463b-8789-2e35e0c885e9/?format=api"
}
]
}