GET /api/bet_types/9d985847-bd83-4137-b162-be72b83df788/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d985847-bd83-4137-b162-be72b83df788",
"match": "https://api-prod.gambitprofit.com/api/matches/0ed90ad2-4e57-46e9-91fe-9436ed70a3f8/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-17T11:06:50.707867-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": "SDG",
"amount": 5512.0
},
{
"team": "KAN",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "ed3ba65a-4ba1-4c8e-ba6c-5ff62e8bdfcb",
"gambit_id": "88d3f938-b330-4b3f-80a3-0dcac281c9fb",
"last_updated": "2023-05-18T11:47:20.682734-04:00",
"created_at": "2023-05-17T11:06:50.710485-04:00",
"name": "SDG",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d985847-bd83-4137-b162-be72b83df788/?format=api"
},
{
"id": "3b82889a-61d1-4686-9c2e-db74a6519d48",
"gambit_id": "c8833d2b-a440-4ecd-9c73-8eeb549e6483",
"last_updated": "2023-05-18T11:47:20.684191-04:00",
"created_at": "2023-05-17T11:06:50.712911-04:00",
"name": "KAN",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d985847-bd83-4137-b162-be72b83df788/?format=api"
}
]
}