GET /api/bet_types/69c6197b-17fa-4114-adb1-ee8a9c4f1488/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69c6197b-17fa-4114-adb1-ee8a9c4f1488",
"match": "https://api-prod.gambitprofit.com/api/matches/a34ccddf-6623-49a9-94a9-7c26397ae415/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T10:03:07.703406-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 Bernardino)",
"amount": 5157.0
},
{
"team": "TOR (C Bassitt)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "06638fe7-93f8-446e-a45d-3456581b1b88",
"gambit_id": "2940b647-fa43-4744-ae3a-e1d8bc99c24a",
"last_updated": "2023-08-07T19:33:09.228126-04:00",
"created_at": "2023-08-06T10:03:07.723703-04:00",
"name": "BOS (B Bernardino)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c6197b-17fa-4114-adb1-ee8a9c4f1488/?format=api"
},
{
"id": "dfc516f8-c903-43cd-8a14-a18f651fed50",
"gambit_id": "fbacbb95-18df-486c-a2d7-5f8e400be01e",
"last_updated": "2023-08-07T19:33:09.224772-04:00",
"created_at": "2023-08-06T10:03:07.715346-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c6197b-17fa-4114-adb1-ee8a9c4f1488/?format=api"
}
]
}