GET /api/bet_types/05483c7f-b8ef-4007-91fe-a485de23def7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05483c7f-b8ef-4007-91fe-a485de23def7",
"match": "https://api-prod.gambitprofit.com/api/matches/33a5f0b4-b60e-4c72-bdc1-8a1e317dc3e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T10:52:02.272548-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": "Dooho Choi",
"amount": 6026.0
},
{
"team": "Kyle Nelson",
"amount": 3974.0
}
],
"expected_reward_tokens": 9219.68,
"profit_sb": -280.32,
"profit_sb_percentage": -2.95,
"recommended": false
},
"lines": [
{
"id": "60002d1f-89a3-4da6-86c3-e19570fbacbc",
"gambit_id": "867d04ae-50fc-41d3-b631-1532b7b86e37",
"last_updated": "2023-02-06T08:56:54.346400-05:00",
"created_at": "2023-02-03T10:52:02.273908-05:00",
"name": "Dooho Choi",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05483c7f-b8ef-4007-91fe-a485de23def7/?format=api"
},
{
"id": "011fe0ab-1e8f-4761-b1f9-57c1f9047ab8",
"gambit_id": "b666d253-57f1-45d7-8cc7-63f7f8e0c940",
"last_updated": "2023-02-06T08:56:54.347556-05:00",
"created_at": "2023-02-03T10:52:02.275281-05:00",
"name": "Kyle Nelson",
"reward": "2.32000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05483c7f-b8ef-4007-91fe-a485de23def7/?format=api"
}
]
}