GET /api/bet_types/91455d4a-f4f2-49f1-a79b-adcb6f92e478/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91455d4a-f4f2-49f1-a79b-adcb6f92e478",
"match": "https://api-prod.gambitprofit.com/api/matches/119242a1-e33d-47fb-99eb-0a803289acaa/?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": "NYM (C Bassitt)",
"amount": 5515.0
},
{
"team": "PHI (Z Wheeler)",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": 373.65,
"profit_sb_percentage": 4.15,
"recommended": true
},
"lines": [
{
"id": "9d30aff1-2992-45e3-85ea-f1b00979f1fd",
"gambit_id": "48c82bec-fb25-4583-aca4-9a1ef8454159",
"last_updated": "2022-08-15T14:17:15.536201-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Bassitt)",
"reward": "1.70000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91455d4a-f4f2-49f1-a79b-adcb6f92e478/?format=api"
},
{
"id": "aad626ef-0ac5-4e4f-a56d-c56c26b66cb9",
"gambit_id": "ac969d70-798d-4cb7-a1fd-28df429d4fa1",
"last_updated": "2022-08-15T14:17:15.536661-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (Z Wheeler)",
"reward": "2.09000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91455d4a-f4f2-49f1-a79b-adcb6f92e478/?format=api"
}
]
}