GET /api/bet_types/aaec8b6b-4703-4f26-a1c1-300e2cc6a8c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aaec8b6b-4703-4f26-a1c1-300e2cc6a8c1",
"match": "https://api-prod.gambitprofit.com/api/matches/b7408f6d-2014-4fc0-b1b2-7269720a56b2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T14:08:06.342010-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": "Weili Zhang",
"amount": 7095.0
},
{
"team": "Amanda Lemos",
"amount": 2905.0
}
],
"expected_reward_tokens": 9294.45,
"profit_sb": -205.55,
"profit_sb_percentage": -2.16,
"recommended": false
},
"lines": [
{
"id": "e22563fd-b64a-4c19-bc06-d2d976807cde",
"gambit_id": "fa22f9a5-7920-4091-ac1a-a5206ef59643",
"last_updated": "2023-08-22T09:32:58.530187-04:00",
"created_at": "2023-08-19T14:08:06.351991-04:00",
"name": "Weili Zhang",
"reward": "1.31000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaec8b6b-4703-4f26-a1c1-300e2cc6a8c1/?format=api"
},
{
"id": "b5a066dd-4485-48a6-9bc6-0e776156e9b2",
"gambit_id": "fa172e08-0789-4048-b92e-9e185ff1bd0a",
"last_updated": "2023-08-22T09:32:58.526875-04:00",
"created_at": "2023-08-19T14:08:06.347250-04:00",
"name": "Amanda Lemos",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaec8b6b-4703-4f26-a1c1-300e2cc6a8c1/?format=api"
}
]
}