GET /api/bet_types/bf7a0424-ee60-4e61-81cf-81d6e0839091/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf7a0424-ee60-4e61-81cf-81d6e0839091",
"match": "https://api-prod.gambitprofit.com/api/matches/42b1423a-4f85-4b1f-b656-a79681787f9e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-30T10:47:16.875441-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 (B Bello)",
"amount": 6114.0
},
{
"team": "CIN (B Lively)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "e8710610-c19b-41b8-97b3-09ce4de6ecec",
"gambit_id": "1878bda0-b6d1-49ed-b4c8-f22820318e75",
"last_updated": "2023-05-31T11:47:20.060616-04:00",
"created_at": "2023-05-30T10:47:16.881290-04:00",
"name": "BOS (B Bello)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf7a0424-ee60-4e61-81cf-81d6e0839091/?format=api"
},
{
"id": "086e5757-8acc-4e9d-93d7-8090e3abffd3",
"gambit_id": "e57f0526-333d-4d20-b27e-bc92fca36aaf",
"last_updated": "2023-05-31T11:47:20.057440-04:00",
"created_at": "2023-05-30T10:47:16.878418-04:00",
"name": "CIN (B Lively)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf7a0424-ee60-4e61-81cf-81d6e0839091/?format=api"
}
]
}