GET /api/bet_types/58135a7c-fbbb-47b4-96c3-5a66ab50795e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58135a7c-fbbb-47b4-96c3-5a66ab50795e",
"match": "https://api-prod.gambitprofit.com/api/matches/da8f297e-dc3a-4eb2-a04a-51fca21980fc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-23T11:47:56.370515-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": "SFO (S Anderson)",
"amount": 5286.0
},
{
"team": "WAS (M Gore)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "b4613c40-5a3c-4842-87a5-eeb7453cd379",
"gambit_id": "b8dbb99c-248a-49a4-8352-cd02698efa4f",
"last_updated": "2023-07-24T13:33:10.732110-04:00",
"created_at": "2023-07-23T11:47:56.375197-04:00",
"name": "SFO (S Anderson)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58135a7c-fbbb-47b4-96c3-5a66ab50795e/?format=api"
},
{
"id": "0b1dc44a-8cd5-4e9e-a2e3-84108e758c63",
"gambit_id": "89feb016-54b7-4f2e-a74f-d44c982d1f60",
"last_updated": "2023-07-24T13:33:10.736001-04:00",
"created_at": "2023-07-23T11:47:56.379814-04:00",
"name": "WAS (M Gore)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58135a7c-fbbb-47b4-96c3-5a66ab50795e/?format=api"
}
]
}