GET /api/bet_types/4755ee95-0cf1-4ab1-85db-b0132016eb6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4755ee95-0cf1-4ab1-85db-b0132016eb6b",
"match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T09:38:27.025683-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": "TEX (J Montgomery)",
"amount": 5325.0
},
{
"team": "SEA (L Gilbert)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "bc5996a2-c39b-41ae-acdd-3f196c66d88b",
"gambit_id": "7eb0cd55-bce7-4ac6-84a5-f848ebc7ddd6",
"last_updated": "2023-09-25T14:23:23.777383-04:00",
"created_at": "2023-09-23T09:38:27.035418-04:00",
"name": "TEX (J Montgomery)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4755ee95-0cf1-4ab1-85db-b0132016eb6b/?format=api"
},
{
"id": "4114a0b0-3808-44ce-9913-ec1c618140f2",
"gambit_id": "8e2b351e-4d15-4fa2-90be-304b883aa1f4",
"last_updated": "2023-09-25T14:23:23.770644-04:00",
"created_at": "2023-09-23T09:38:27.030290-04:00",
"name": "SEA (L Gilbert)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4755ee95-0cf1-4ab1-85db-b0132016eb6b/?format=api"
}
]
}