GET /api/bet_types/d011ff76-5b11-40db-ac49-981ef3a471dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d011ff76-5b11-40db-ac49-981ef3a471dd",
"match": "https://api-prod.gambitprofit.com/api/matches/9541cd8e-6272-4cf9-8dfd-a6119b7b3d7a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:46:55.740898-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": "Lupita Godinez",
"amount": 5661.0
},
{
"team": "Emily Ducote",
"amount": 4339.0
}
],
"expected_reward_tokens": 9284.04,
"profit_sb": -215.96,
"profit_sb_percentage": -2.27,
"recommended": false
},
"lines": [
{
"id": "508ed004-2764-472f-8edb-fa0fbcbd61bf",
"gambit_id": "577c402e-fda5-46fe-8c65-fa90b47af1cc",
"last_updated": "2023-05-25T13:47:05.804093-04:00",
"created_at": "2023-05-19T11:46:55.743028-04:00",
"name": "Lupita Godinez",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d011ff76-5b11-40db-ac49-981ef3a471dd/?format=api"
},
{
"id": "2650a8d1-095f-4c6e-8113-7b58c0e9b77e",
"gambit_id": "a642ba04-435e-4a8e-90f7-4121f7d22b55",
"last_updated": "2023-05-25T13:47:05.807509-04:00",
"created_at": "2023-05-19T11:46:55.744773-04:00",
"name": "Emily Ducote",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d011ff76-5b11-40db-ac49-981ef3a471dd/?format=api"
}
]
}