GET /api/bet_types/5e56dbd1-8b6c-40d8-ae2c-79ca56b50ec8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e56dbd1-8b6c-40d8-ae2c-79ca56b50ec8",
"match": "https://api-prod.gambitprofit.com/api/matches/c672eed1-e6f6-4b69-8f49-4e94253dd032/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T08:23:11.120149-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 (B Elder)",
"amount": 6627.0
},
{
"team": "NYM (T Megill)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "8518aa61-46e5-4e82-a5bd-b3e3738f51cc",
"gambit_id": "ea1e28d3-befc-470c-80ee-3c8664c3be60",
"last_updated": "2023-08-23T11:03:24.200412-04:00",
"created_at": "2023-08-22T08:23:11.130429-04:00",
"name": "ATL (B Elder)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e56dbd1-8b6c-40d8-ae2c-79ca56b50ec8/?format=api"
},
{
"id": "aa69f197-24f4-4a3c-b06f-43ca3abe8e21",
"gambit_id": "95668fe5-1fe0-4122-a922-ea1f54ea5c5e",
"last_updated": "2023-08-23T11:03:24.196869-04:00",
"created_at": "2023-08-22T08:23:11.126110-04:00",
"name": "NYM (T Megill)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e56dbd1-8b6c-40d8-ae2c-79ca56b50ec8/?format=api"
}
]
}