GET /api/bet_types/d97c2361-0421-4613-a025-536332114676/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d97c2361-0421-4613-a025-536332114676",
"match": "https://api-prod.gambitprofit.com/api/matches/c75e78c6-824f-4d3a-ac4c-eecdf011edbe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-13T10:18:27.926934-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": "ATL (Y Chirinos)",
"amount": 5641.0
},
{
"team": "NYM (K Senga)",
"amount": 4359.0
}
],
"expected_reward_tokens": 9589.7,
"profit_sb": 89.7,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "4f056ef8-e054-4dfb-9a2b-f2f2dbe1df6b",
"gambit_id": "699f82df-32da-410e-94f1-4890a80e04e5",
"last_updated": "2023-08-14T10:58:17.754516-04:00",
"created_at": "2023-08-13T10:18:27.934048-04:00",
"name": "ATL (Y Chirinos)",
"reward": "1.70000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d97c2361-0421-4613-a025-536332114676/?format=api"
},
{
"id": "d15e2db6-2f5a-4740-a143-6a04551a58e3",
"gambit_id": "d58f9f4c-a81e-4643-8efe-aa4d02b58247",
"last_updated": "2023-08-14T10:58:17.757750-04:00",
"created_at": "2023-08-13T10:18:27.941028-04:00",
"name": "NYM (K Senga)",
"reward": "2.20000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d97c2361-0421-4613-a025-536332114676/?format=api"
}
]
}