GET /api/bet_types/10ddcd52-0c0d-4f82-b9c4-16315135ec14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10ddcd52-0c0d-4f82-b9c4-16315135ec14",
"match": "https://api-prod.gambitprofit.com/api/matches/afe387b1-0798-49be-9a2b-add4c6dc00f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-27T08:33:21.995327-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": "CLE (T Bibee)",
"amount": 5260.0
},
{
"team": "CWS (D Cease)",
"amount": 4740.0
}
],
"expected_reward_tokens": 9573.2,
"profit_sb": 73.2,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "3f152a59-95cf-4d06-9768-b62e401548cc",
"gambit_id": "2f108613-d57a-446e-b693-7cbb7a84fda8",
"last_updated": "2023-07-28T09:38:25.334886-04:00",
"created_at": "2023-07-27T08:33:21.999671-04:00",
"name": "CLE (T Bibee)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ddcd52-0c0d-4f82-b9c4-16315135ec14/?format=api"
},
{
"id": "273c7230-a1fc-4667-accc-09f32036c54b",
"gambit_id": "0ee8eaaf-3f3d-4462-a627-7b557fd52029",
"last_updated": "2023-07-28T09:38:25.338543-04:00",
"created_at": "2023-07-27T08:33:22.005293-04:00",
"name": "CWS (D Cease)",
"reward": "2.02000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10ddcd52-0c0d-4f82-b9c4-16315135ec14/?format=api"
}
]
}