GET /api/bet_types/fbef2222-2142-4a8c-9ff5-d7adf9d9ba8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbef2222-2142-4a8c-9ff5-d7adf9d9ba8b",
"match": "https://api-prod.gambitprofit.com/api/matches/d1129d19-80a9-43b4-8812-6a3b65ac6367/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:14.798833-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": "Atlanta Hawks",
"amount": 8357.0
},
{
"team": "Philadelphia 76ers",
"amount": 1643.0
}
],
"expected_reward_tokens": 9526.98,
"profit_sb": 26.98,
"profit_sb_percentage": 0.28,
"recommended": true
},
"lines": [
{
"id": "35522785-012b-4d3b-8c01-17d79ee132b1",
"gambit_id": "0c15f68f-9416-4365-9b27-82c93055dfa9",
"last_updated": "2023-04-08T20:52:05.165170-04:00",
"created_at": "2023-04-07T09:27:14.801225-04:00",
"name": "Atlanta Hawks",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbef2222-2142-4a8c-9ff5-d7adf9d9ba8b/?format=api"
},
{
"id": "55820a24-9130-4002-b069-88605d1c5e40",
"gambit_id": "82db0d42-b95a-409a-82ac-405df8d0c3bc",
"last_updated": "2023-04-08T20:52:05.167058-04:00",
"created_at": "2023-04-07T09:27:14.803598-04:00",
"name": "Philadelphia 76ers",
"reward": "5.80000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbef2222-2142-4a8c-9ff5-d7adf9d9ba8b/?format=api"
}
]
}