GET /api/bet_types/9e1237aa-a8b7-4071-aaad-753ec324937a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e1237aa-a8b7-4071-aaad-753ec324937a",
"match": "https://api-prod.gambitprofit.com/api/matches/06ae7656-c707-4d70-b6a5-4ad8ccc33f7e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T09:52:58.372083-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": "Tom Aspinall",
"amount": 7721.0
},
{
"team": "Marcin Tybura",
"amount": 2279.0
}
],
"expected_reward_tokens": 9342.41,
"profit_sb": -157.59,
"profit_sb_percentage": -1.66,
"recommended": false
},
"lines": [
{
"id": "8caab98a-c1fc-4385-8b7c-d8e6f7ab390a",
"gambit_id": "fd278e91-407d-4289-a161-f656d8a050f0",
"last_updated": "2023-07-23T22:02:59.261902-04:00",
"created_at": "2023-07-22T09:52:58.380693-04:00",
"name": "Tom Aspinall",
"reward": "1.21000",
"odds": "1.21740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1237aa-a8b7-4071-aaad-753ec324937a/?format=api"
},
{
"id": "b9f2296d-5470-4e4b-8bb2-551846e5e1ce",
"gambit_id": "a9051941-14b3-44d3-9c22-fb93e99b467f",
"last_updated": "2023-07-23T22:02:59.258398-04:00",
"created_at": "2023-07-22T09:52:58.376874-04:00",
"name": "Marcin Tybura",
"reward": "4.10000",
"odds": "4.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1237aa-a8b7-4071-aaad-753ec324937a/?format=api"
}
]
}