GET /api/bet_types/34029014-6dc1-4dca-9397-122abec78f79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34029014-6dc1-4dca-9397-122abec78f79",
"match": "https://api-prod.gambitprofit.com/api/matches/6172c781-6e9c-4945-9462-bf118d1ef737/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T09:53:19.918007-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": "TAM (Z Eflin)",
"amount": 5970.0
},
{
"team": "BOS (K Crawford)",
"amount": 4030.0
}
],
"expected_reward_tokens": 9551.1,
"profit_sb": 51.1,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "f1efc715-abd4-4b60-8e90-cfde45e670d6",
"gambit_id": "7b376f28-e6ee-4e7a-b6e9-6480edec5edf",
"last_updated": "2023-09-06T22:57:56.413688-04:00",
"created_at": "2023-09-05T09:53:19.928733-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34029014-6dc1-4dca-9397-122abec78f79/?format=api"
},
{
"id": "cf691983-08d8-4c9f-8044-a759384ab05a",
"gambit_id": "90e434ff-92aa-419c-b2ee-85a9571fe84b",
"last_updated": "2023-09-06T22:57:56.410029-04:00",
"created_at": "2023-09-05T09:53:19.923021-04:00",
"name": "BOS (K Crawford)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34029014-6dc1-4dca-9397-122abec78f79/?format=api"
}
]
}