GET /api/bet_types/c934d4e8-f58a-4452-8f18-9acead2209be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c934d4e8-f58a-4452-8f18-9acead2209be",
"match": "https://api-prod.gambitprofit.com/api/matches/3e8fc8e7-b7c3-4d07-a79f-ec17f9cf0420/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-26T09:23:24.308817-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 (J Urias)",
"amount": 5389.0
},
{
"team": "BOS (J Paxton)",
"amount": 4611.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "331436b0-ae4d-4d32-9bee-bc793bae23f2",
"gambit_id": "d2477d80-f395-4e7a-a4c5-7e1c3194df3a",
"last_updated": "2023-08-28T16:23:33.212028-04:00",
"created_at": "2023-08-26T09:23:24.313590-04:00",
"name": "LOS (J Urias)",
"reward": "1.78000",
"odds": "1.81300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c934d4e8-f58a-4452-8f18-9acead2209be/?format=api"
},
{
"id": "7df91fd0-6229-469a-a1fb-0f11d7e074ff",
"gambit_id": "a3337034-678f-4440-b2c4-4cf74a5d8330",
"last_updated": "2023-08-28T16:23:33.215530-04:00",
"created_at": "2023-08-26T09:23:24.318301-04:00",
"name": "BOS (J Paxton)",
"reward": "2.08000",
"odds": "2.13000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c934d4e8-f58a-4452-8f18-9acead2209be/?format=api"
}
]
}