GET /api/bet_types/93a7a734-5826-4f7d-8b7a-1e407a608222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93a7a734-5826-4f7d-8b7a-1e407a608222",
"match": "https://api-prod.gambitprofit.com/api/matches/9dc48cee-caf8-4168-a4c8-37f2360d2e8c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-25T12:33:01.109843-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": "LOS (L Lynn)",
"amount": 5440.0
},
{
"team": "BOS (K Crawford)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "5e7b5c6c-63ce-4472-83e9-7323ecb8139f",
"gambit_id": "43fa92db-196f-48d9-a7cf-0b1d5bd8268b",
"last_updated": "2023-08-28T18:33:01.413556-04:00",
"created_at": "2023-08-25T12:33:01.113933-04:00",
"name": "LOS (L Lynn)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a7a734-5826-4f7d-8b7a-1e407a608222/?format=api"
},
{
"id": "c6fde779-df3c-4943-aa02-9a6ab3daf406",
"gambit_id": "f822be53-25ac-4e57-a4cd-67ca7cb0db58",
"last_updated": "2023-08-28T18:33:01.421404-04:00",
"created_at": "2023-08-25T12:33:01.118109-04:00",
"name": "BOS (K Crawford)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a7a734-5826-4f7d-8b7a-1e407a608222/?format=api"
}
]
}