GET /api/bet_types/4e00c6bf-f4e1-4387-8ddd-3f1c2fb58aef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e00c6bf-f4e1-4387-8ddd-3f1c2fb58aef",
"match": "https://api-prod.gambitprofit.com/api/matches/a04e5de4-8146-40b0-9b0b-dfe9cf0992e5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T09:41:57.707456-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": "St Louis Blues",
"amount": 5599.0
},
{
"team": "Arizona Coyotes",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "b4bd88ef-d279-48b6-9b0c-26194afe6057",
"gambit_id": "3da9cbce-6734-4111-8d0a-96c0adcbac55",
"last_updated": "2023-03-08T10:17:15.485802-05:00",
"created_at": "2023-03-07T09:41:57.710154-05:00",
"name": "St Louis Blues",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e00c6bf-f4e1-4387-8ddd-3f1c2fb58aef/?format=api"
},
{
"id": "457811f0-ae5a-4072-b0de-d5cb35338b77",
"gambit_id": "7eebbf68-63b3-48f7-b64d-7332ef392c99",
"last_updated": "2023-03-08T10:17:15.484083-05:00",
"created_at": "2023-03-07T09:41:57.708691-05:00",
"name": "Arizona Coyotes",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e00c6bf-f4e1-4387-8ddd-3f1c2fb58aef/?format=api"
}
]
}