GET /api/bet_types/09a560cb-4655-47d6-bb5b-e4d20555ad40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09a560cb-4655-47d6-bb5b-e4d20555ad40",
"match": "https://api-prod.gambitprofit.com/api/matches/c273bce5-2832-4690-a988-341ccc26d989/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-05T08:38:25.851697-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": "SFO (A Cobb)",
"amount": 6139.0
},
{
"team": "SEA (T Milone)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "ed9d109c-068a-4de5-95ad-c302a98ac080",
"gambit_id": "22a10195-da76-45b0-9eb9-605eca322f4b",
"last_updated": "2023-07-06T12:37:57.607987-04:00",
"created_at": "2023-07-05T08:38:25.855243-04:00",
"name": "SFO (A Cobb)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a560cb-4655-47d6-bb5b-e4d20555ad40/?format=api"
},
{
"id": "f1bf3e1b-b1ec-4335-829c-e68350aad8c6",
"gambit_id": "f605ca82-aa52-4c7a-9cb0-f20d70e4d5a6",
"last_updated": "2023-07-06T12:37:57.604438-04:00",
"created_at": "2023-07-05T08:38:25.853375-04:00",
"name": "SEA (T Milone)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a560cb-4655-47d6-bb5b-e4d20555ad40/?format=api"
}
]
}