GET /api/bet_types/9fa0b0f4-95be-422b-9976-c768bdf44c20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fa0b0f4-95be-422b-9976-c768bdf44c20",
"match": "https://api-prod.gambitprofit.com/api/matches/8ab3bac8-302c-4340-a36f-1bf19dc7bf09/?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": "Temple",
"amount": 7407.0
},
{
"team": "Massachusetts",
"amount": 2593.0
}
],
"expected_reward_tokens": 9257.01,
"profit_sb": 257.01,
"profit_sb_percentage": 2.86,
"recommended": true
},
"lines": [
{
"id": "5e26f0e6-a108-4ab8-89ad-274ba59d81f4",
"gambit_id": "79e95b9e-75d8-4ddf-b562-394300e67b45",
"last_updated": "2022-09-25T19:52:03.612688-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Temple",
"reward": "1.25000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0b0f4-95be-422b-9976-c768bdf44c20/?format=api"
},
{
"id": "56f828f6-e909-42b6-b164-4f603c3ec675",
"gambit_id": "6b7b22d4-e575-4dc9-aa2f-b60e79156cd6",
"last_updated": "2022-09-25T19:52:03.613734-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Massachusetts",
"reward": "3.57000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0b0f4-95be-422b-9976-c768bdf44c20/?format=api"
}
]
}