GET /api/bet_types/5cc204e3-d4a0-4a04-86b8-be0064c84e9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cc204e3-d4a0-4a04-86b8-be0064c84e9d",
"match": "https://api-prod.gambitprofit.com/api/matches/79e63e8b-1328-4d66-a73f-f5f903c666e5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T08:43:18.247597-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": "BOS (T Scott)",
"amount": 6232.0
},
{
"team": "OAK (J Sears)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "c599c76d-87cc-4ce0-8307-227719c12f0f",
"gambit_id": "c8489af0-76de-46bc-b53e-b587e49e9bae",
"last_updated": "2023-07-10T18:33:27.636278-04:00",
"created_at": "2023-07-09T08:43:18.252995-04:00",
"name": "BOS (T Scott)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc204e3-d4a0-4a04-86b8-be0064c84e9d/?format=api"
},
{
"id": "edc264fa-0dfa-42e8-84f3-2dfeaa769fe6",
"gambit_id": "7545d040-3593-40c2-bb91-d2e7f9201036",
"last_updated": "2023-07-10T18:33:27.634947-04:00",
"created_at": "2023-07-09T08:43:18.250454-04:00",
"name": "OAK (J Sears)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc204e3-d4a0-4a04-86b8-be0064c84e9d/?format=api"
}
]
}