GET /api/bet_types/7704d3d5-c724-4ac3-9f9f-9307d9050f2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7704d3d5-c724-4ac3-9f9f-9307d9050f2f",
"match": "https://api-prod.gambitprofit.com/api/matches/22c3aa26-7914-4f38-bd95-75cb7e5a2078/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T14:07:05.209366-05: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": "Doug Coltrane",
"amount": 5263.0
},
{
"team": "Brian Jackson",
"amount": 4737.0
}
],
"expected_reward_tokens": 8526.06,
"profit_sb": -973.94,
"profit_sb_percentage": -10.25,
"recommended": false
},
"lines": [
{
"id": "19a3e99d-0b07-4be3-9f8e-119bd44872ed",
"gambit_id": "bf5e84a2-0da6-4cae-81a7-b035e0f32de0",
"last_updated": "2023-01-28T19:37:15.559529-05:00",
"created_at": "2023-01-24T14:07:05.212918-05:00",
"name": "Doug Coltrane",
"reward": "1.62000",
"odds": "1.77000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7704d3d5-c724-4ac3-9f9f-9307d9050f2f/?format=api"
},
{
"id": "619fcf8d-60e7-486d-ad02-66e32badf2ec",
"gambit_id": "2ef96dcf-2883-401e-9a46-812d160622dc",
"last_updated": "2023-01-28T19:37:15.558279-05:00",
"created_at": "2023-01-24T14:07:05.211380-05:00",
"name": "Brian Jackson",
"reward": "1.80000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7704d3d5-c724-4ac3-9f9f-9307d9050f2f/?format=api"
}
]
}