GET /api/bet_types/3ea3a5af-7e20-44b5-ba20-373acb9c9506/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ea3a5af-7e20-44b5-ba20-373acb9c9506",
"match": "https://api-prod.gambitprofit.com/api/matches/80a6e117-eb23-4240-ab8d-2d1814b5f878/?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": "ATL (J Odorizzi)",
"amount": 6074.0
},
{
"team": "MIA (B Garrett)",
"amount": 3926.0
}
],
"expected_reward_tokens": 9657.66,
"profit_sb": 157.66,
"profit_sb_percentage": 1.66,
"recommended": true
},
"lines": [
{
"id": "dd483fc0-8e8e-4fad-a16c-0fc9ad18ec51",
"gambit_id": "3cb6bc0e-3464-4eac-a658-9626595c440b",
"last_updated": "2022-10-05T06:56:51.507939-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (J Odorizzi)",
"reward": "1.59000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea3a5af-7e20-44b5-ba20-373acb9c9506/?format=api"
},
{
"id": "dc0b0321-2691-4b2e-a4fb-e17df606d185",
"gambit_id": "ccdea668-39a8-4ba9-9c78-c31cb87b34e7",
"last_updated": "2022-10-05T06:56:51.507006-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (B Garrett)",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea3a5af-7e20-44b5-ba20-373acb9c9506/?format=api"
}
]
}