GET /api/bet_types/b82c877a-7600-4c13-b586-a3bd10995a8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b82c877a-7600-4c13-b586-a3bd10995a8b",
"match": "https://api-prod.gambitprofit.com/api/matches/c9894cad-d291-4122-bed7-738d0dd102d5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-05T08:33:20.501864-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": "STL (S Matz)",
"amount": 6825.0
},
{
"team": "COL (T Blach)",
"amount": 3175.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "509baf69-38aa-406d-bcf8-0d35c46422bd",
"gambit_id": "90aad97b-2c07-48c3-b651-e52ec94d7fde",
"last_updated": "2023-08-07T14:53:04.936288-04:00",
"created_at": "2023-08-05T08:33:20.514746-04:00",
"name": "STL (S Matz)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82c877a-7600-4c13-b586-a3bd10995a8b/?format=api"
},
{
"id": "27c03cb7-da1b-4e2c-a814-c17536b07fe6",
"gambit_id": "d6a6e75b-0ca5-461a-8918-f999b0c47507",
"last_updated": "2023-08-07T14:53:04.932776-04:00",
"created_at": "2023-08-05T08:33:20.506431-04:00",
"name": "COL (T Blach)",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82c877a-7600-4c13-b586-a3bd10995a8b/?format=api"
}
]
}