GET /api/bet_types/0dabc00a-252d-478c-849d-8979c05cdbd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0dabc00a-252d-478c-849d-8979c05cdbd9",
"match": "https://api-prod.gambitprofit.com/api/matches/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-30T08:58:10.967923-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": "TOR (H Ryu)",
"amount": 5615.0
},
{
"team": "TAM (S Armstrong)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "c3230c10-cdca-4bb4-a22e-9f86bf536d1b",
"gambit_id": "f761bb94-d1f9-43a9-b386-5d8577186b9f",
"last_updated": "2023-10-02T10:48:24.069536-04:00",
"created_at": "2023-09-30T08:58:10.985889-04:00",
"name": "TOR (H Ryu)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dabc00a-252d-478c-849d-8979c05cdbd9/?format=api"
},
{
"id": "54815182-835a-44e0-b9e7-b13a5c601719",
"gambit_id": "b35cd027-9703-44c0-86c4-92198047e9c7",
"last_updated": "2023-10-02T10:48:24.063569-04:00",
"created_at": "2023-09-30T08:58:10.977789-04:00",
"name": "TAM (S Armstrong)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dabc00a-252d-478c-849d-8979c05cdbd9/?format=api"
}
]
}