GET /api/bet_types/8c6feef7-b8c0-4fb3-9bc1-5434d7f6aa02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c6feef7-b8c0-4fb3-9bc1-5434d7f6aa02",
"match": "https://api-prod.gambitprofit.com/api/matches/7068046a-1cd1-41c8-9921-a8a5c3f4e843/?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": "CLE (A Civale)",
"amount": 5561.0
},
{
"team": "KAN (B Singer)",
"amount": 4439.0
}
],
"expected_reward_tokens": 9231.26,
"profit_sb": 231.26,
"profit_sb_percentage": 2.57,
"recommended": true
},
"lines": [
{
"id": "4e8ff4f5-42f8-41a6-8d94-ca49489ccc67",
"gambit_id": "391b9568-aed0-456c-8a35-f3c2a0c51d1a",
"last_updated": "2022-10-02T15:17:07.029679-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (A Civale)",
"reward": "1.66000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6feef7-b8c0-4fb3-9bc1-5434d7f6aa02/?format=api"
},
{
"id": "fc9e4f81-3db8-4b4c-9b1c-a65b4f3240e4",
"gambit_id": "60f932d3-3268-4704-bf99-711746468117",
"last_updated": "2022-10-02T15:17:07.030644-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (B Singer)",
"reward": "2.08000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6feef7-b8c0-4fb3-9bc1-5434d7f6aa02/?format=api"
}
]
}