GET /api/bet_types/83c09244-e003-4238-b00d-873a7cb3f9d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83c09244-e003-4238-b00d-873a7cb3f9d9",
"match": "https://api-prod.gambitprofit.com/api/matches/fdd10df2-4ab7-425b-b4e5-44f0a1a97652/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T11:42:04.643142-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": "DET",
"amount": 5512.0
},
{
"team": "MIL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "624d39e7-4aac-4b7a-9e7d-1d9a91a747bd",
"gambit_id": "008ac4a7-3d38-44c3-b82e-fc188a492bc9",
"last_updated": "2023-04-26T20:32:12.973915-04:00",
"created_at": "2023-04-25T11:42:04.647934-04:00",
"name": "DET",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c09244-e003-4238-b00d-873a7cb3f9d9/?format=api"
},
{
"id": "7c3cf076-5a88-49e0-86ff-ae6f20da884e",
"gambit_id": "159217db-f8b3-4889-99f4-f42ac901227f",
"last_updated": "2023-04-26T20:32:12.971878-04:00",
"created_at": "2023-04-25T11:42:04.645380-04:00",
"name": "MIL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c09244-e003-4238-b00d-873a7cb3f9d9/?format=api"
}
]
}