GET /api/bet_types/d05316f5-fab5-4ef9-8a74-c388a7f6f793/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d05316f5-fab5-4ef9-8a74-c388a7f6f793",
"match": "https://api-prod.gambitprofit.com/api/matches/ee6a8557-d5e0-49cd-b655-3a78d75e44f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:04.717554-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": "CHC (J Wicks)",
"amount": 5170.0
},
{
"team": "ARI (R Nelson)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "ca4eac3d-54f6-42f4-aafa-cede99bd5521",
"gambit_id": "20c6094a-6c27-4d0a-9658-d938494029fc",
"last_updated": "2023-09-18T22:43:05.273195-04:00",
"created_at": "2023-09-17T10:28:04.721913-04:00",
"name": "CHC (J Wicks)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d05316f5-fab5-4ef9-8a74-c388a7f6f793/?format=api"
},
{
"id": "c70e6a7a-a4d7-4df2-bb52-0efe8e48e149",
"gambit_id": "5eccf6ca-2067-4f88-a68f-082cd0d2f5b6",
"last_updated": "2023-09-18T22:43:05.281370-04:00",
"created_at": "2023-09-17T10:28:04.726694-04:00",
"name": "ARI (R Nelson)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d05316f5-fab5-4ef9-8a74-c388a7f6f793/?format=api"
}
]
}