GET /api/bet_types/4a63b63b-7bdb-48e8-ac5d-597e272a82fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a63b63b-7bdb-48e8-ac5d-597e272a82fc",
"match": "https://api-prod.gambitprofit.com/api/matches/31f82d49-6bdd-429f-9fbf-461fb4e7cd8e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-18T09:43:10.751337-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": "LOS (T Gonsolin)",
"amount": 5208.0
},
{
"team": "SFO (L Webb)",
"amount": 4792.0
}
],
"expected_reward_tokens": 9582.72,
"profit_sb": 82.72,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "5c034233-93ee-4086-8be1-bd99493e6a8d",
"gambit_id": "700bf214-f19e-4def-a4ad-8ca72c14c522",
"last_updated": "2023-06-22T10:28:04.807792-04:00",
"created_at": "2023-06-18T09:43:10.754951-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.84000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a63b63b-7bdb-48e8-ac5d-597e272a82fc/?format=api"
},
{
"id": "d8f00e5b-9dc4-4342-9c41-b100b9cc6135",
"gambit_id": "b1c96971-72b7-4f83-8b22-cac3ef573d4e",
"last_updated": "2023-06-22T10:28:04.805456-04:00",
"created_at": "2023-06-18T09:43:10.753195-04:00",
"name": "SFO (L Webb)",
"reward": "2.00000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a63b63b-7bdb-48e8-ac5d-597e272a82fc/?format=api"
}
]
}