GET /api/bet_types/2e48e245-9d23-4dff-a856-ed1a362a3fba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e48e245-9d23-4dff-a856-ed1a362a3fba",
"match": "https://api-prod.gambitprofit.com/api/matches/8835f318-8fc6-48b7-abc9-864e17905e92/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-09T13:28:20.584975-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 (A Civale)",
"amount": 5827.0
},
{
"team": "SEA (T Thornton)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "ab9abae3-fc71-4471-aa21-12adb5bba6a3",
"gambit_id": "f2c2df05-7d74-4889-88b7-02221c0106b0",
"last_updated": "2023-09-11T09:08:31.594146-04:00",
"created_at": "2023-09-09T13:28:20.598638-04:00",
"name": "TAM (A Civale)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e48e245-9d23-4dff-a856-ed1a362a3fba/?format=api"
},
{
"id": "b77dabfe-dcc0-4cf9-93fb-51ca5dcbfb47",
"gambit_id": "621edd58-8c58-42a8-b9b8-8c4c6404b213",
"last_updated": "2023-09-11T09:08:31.591094-04:00",
"created_at": "2023-09-09T13:28:20.592314-04:00",
"name": "SEA (T Thornton)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e48e245-9d23-4dff-a856-ed1a362a3fba/?format=api"
}
]
}