GET /api/bet_types/be94abfa-2fce-4f58-8864-ec93546c56ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be94abfa-2fce-4f58-8864-ec93546c56ea",
"match": "https://api-prod.gambitprofit.com/api/matches/0ab09631-c02d-4a05-b75f-0704cfb90e55/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T10:52:02.782847-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": "Sergey Spivak",
"amount": 7050.0
},
{
"team": "Derrick Lewis",
"amount": 2950.0
}
],
"expected_reward_tokens": 9233.5,
"profit_sb": -266.5,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "2caee7b8-62e3-4067-b875-f3c21e0b8bff",
"gambit_id": "211ef6fb-c2ad-40df-9ded-683668e6b458",
"last_updated": "2023-02-06T08:51:54.402421-05:00",
"created_at": "2023-02-03T10:52:02.785238-05:00",
"name": "Sergey Spivak",
"reward": "1.31000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be94abfa-2fce-4f58-8864-ec93546c56ea/?format=api"
},
{
"id": "b75acf01-74fa-40c9-b4ae-da6d189fa56c",
"gambit_id": "b88e56c0-ac0b-4833-b56d-75e4bbb85fcc",
"last_updated": "2023-02-06T08:51:54.403589-05:00",
"created_at": "2023-02-03T10:52:02.787685-05:00",
"name": "Derrick Lewis",
"reward": "3.13000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be94abfa-2fce-4f58-8864-ec93546c56ea/?format=api"
}
]
}