GET /api/bet_types/f8333c9a-f866-4e6a-80e2-17788d138143/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8333c9a-f866-4e6a-80e2-17788d138143",
"match": "https://api-prod.gambitprofit.com/api/matches/4afd0cd4-95fd-4ef4-9bc8-01c54f886d8a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T09:41:57.385513-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": "Golden State Warriors",
"amount": 6020.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "60167863-120e-4656-a5a7-512ff395b1c1",
"gambit_id": "8768f118-6e62-4d02-a152-e31f2baee7ff",
"last_updated": "2023-03-08T09:27:01.312284-05:00",
"created_at": "2023-03-07T09:41:57.388085-05:00",
"name": "Golden State Warriors",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8333c9a-f866-4e6a-80e2-17788d138143/?format=api"
},
{
"id": "414f01bb-7ca1-4081-a61e-68f1a08c437b",
"gambit_id": "7016cd3f-60c4-484d-944d-42e1239b828c",
"last_updated": "2023-03-08T09:27:01.311190-05:00",
"created_at": "2023-03-07T09:41:57.386751-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8333c9a-f866-4e6a-80e2-17788d138143/?format=api"
}
]
}