GET /api/bet_types/fa09c4ec-081b-4499-b425-31a244698c1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa09c4ec-081b-4499-b425-31a244698c1a",
"match": "https://api-prod.gambitprofit.com/api/matches/c9971c45-1645-431d-b26d-712aeccafc9d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "SFO (J Brebbia)",
"amount": 5312.0
},
{
"team": "COL (J Urena)",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": 188.48,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "1e23f8f5-0bf9-4fc5-b1ef-6a0e6a85e560",
"gambit_id": "fecfbb3e-b7a1-4609-b4a3-77ab4d2432d7",
"last_updated": "2022-09-23T10:22:11.363212-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (J Brebbia)",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa09c4ec-081b-4499-b425-31a244698c1a/?format=api"
},
{
"id": "7fc496f0-0815-467f-a3a7-9ea61ba82049",
"gambit_id": "38a437e9-3100-4e98-847e-d0dbfdeb6606",
"last_updated": "2022-09-23T10:22:11.362270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (J Urena)",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa09c4ec-081b-4499-b425-31a244698c1a/?format=api"
}
]
}