GET /api/bet_types/7393d4cf-0cab-4b92-9f8d-2dbe5e747145/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7393d4cf-0cab-4b92-9f8d-2dbe5e747145",
"match": "https://api-prod.gambitprofit.com/api/matches/5429a4da-67f9-4ea5-ae67-d58e50cb994b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:17.184724-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": "KAN (J Lyles)",
"amount": 5222.0
},
{
"team": "CWS (T Toussaint)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "a2a8cf89-7008-4642-a360-1610bf74e466",
"gambit_id": "6a35b71b-f178-4180-8b6d-2111fb8a6f05",
"last_updated": "2023-09-07T20:08:22.267030-04:00",
"created_at": "2023-09-06T09:08:17.195714-04:00",
"name": "KAN (J Lyles)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7393d4cf-0cab-4b92-9f8d-2dbe5e747145/?format=api"
},
{
"id": "a4934136-fe0d-42b5-9e2f-18ea66852b18",
"gambit_id": "b9abd9b2-97ee-4a8f-a36e-931149d9ec5e",
"last_updated": "2023-09-07T20:08:22.263573-04:00",
"created_at": "2023-09-06T09:08:17.189271-04:00",
"name": "CWS (T Toussaint)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7393d4cf-0cab-4b92-9f8d-2dbe5e747145/?format=api"
}
]
}