GET /api/bet_types/82c43a31-5228-402c-a16e-2a7c6419fc18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82c43a31-5228-402c-a16e-2a7c6419fc18",
"match": "https://api-prod.gambitprofit.com/api/matches/b3ef82c4-2eed-4c4c-a7f9-cf44479547ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-24T11:07:04.617431-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": "Holly Holm",
"amount": 6714.0
},
{
"team": "Yana Santos",
"amount": 3286.0
}
],
"expected_reward_tokens": 9265.32,
"profit_sb": -234.68,
"profit_sb_percentage": -2.47,
"recommended": false
},
"lines": [
{
"id": "729e300f-e5fd-4502-b1d5-1a47e2fd0765",
"gambit_id": "ccb9419e-e5fd-452a-ba68-1f3991b582a1",
"last_updated": "2023-03-27T11:46:51.320881-04:00",
"created_at": "2023-03-24T11:07:04.618829-04:00",
"name": "Holly Holm",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c43a31-5228-402c-a16e-2a7c6419fc18/?format=api"
},
{
"id": "2d903945-d42d-48fd-9aae-60c067d93504",
"gambit_id": "e793913f-1a73-4905-8d6b-3e6eccb37c76",
"last_updated": "2023-03-27T11:46:51.323225-04:00",
"created_at": "2023-03-24T11:07:04.620256-04:00",
"name": "Yana Santos",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c43a31-5228-402c-a16e-2a7c6419fc18/?format=api"
}
]
}