GET /api/bet_types/0a987ac2-7a59-4b5b-97c3-c061951688bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a987ac2-7a59-4b5b-97c3-c061951688bb",
"match": "https://api-prod.gambitprofit.com/api/matches/3f4cc5dc-9f28-4604-a1f0-5cca319982cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:13.994007-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": "HOU (H Brown)",
"amount": 6892.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 3108.0
}
],
"expected_reward_tokens": 9510.48,
"profit_sb": 10.48,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "59e887f4-1c26-47eb-b89e-4dbcc855c1f4",
"gambit_id": "c4383a05-b57c-4846-bb3b-43243a4f69c3",
"last_updated": "2023-05-27T16:21:51.366662-04:00",
"created_at": "2023-05-26T11:52:13.996653-04:00",
"name": "HOU (H Brown)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a987ac2-7a59-4b5b-97c3-c061951688bb/?format=api"
},
{
"id": "c508f734-89f1-491b-8625-a3c96398443f",
"gambit_id": "93a7959d-5741-48fd-9e47-c43bd4ec464a",
"last_updated": "2023-05-27T16:21:51.368860-04:00",
"created_at": "2023-05-26T11:52:13.999435-04:00",
"name": "OAK (J Kaprielian)",
"reward": "3.06000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a987ac2-7a59-4b5b-97c3-c061951688bb/?format=api"
}
]
}