GET /api/bet_types/b2127c72-18e8-4e64-8d21-84f5f640cddb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2127c72-18e8-4e64-8d21-84f5f640cddb",
"match": "https://api-prod.gambitprofit.com/api/matches/00a86ea6-8d46-444c-b810-f50619fce322/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:53.984801-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": "SEA (G Kirby)",
"amount": 5638.0
},
{
"team": "LAA (R Detmers)",
"amount": 4362.0
}
],
"expected_reward_tokens": 9640.02,
"profit_sb": 140.02,
"profit_sb_percentage": 1.47,
"recommended": true
},
"lines": [
{
"id": "66ccfbe6-fd1b-445d-91f5-e2ac63623db1",
"gambit_id": "990962bb-fc6a-435e-9726-0cfca7c88cd3",
"last_updated": "2023-04-04T11:12:05.816085-04:00",
"created_at": "2023-04-03T09:56:53.987068-04:00",
"name": "SEA (G Kirby)",
"reward": "1.71000",
"odds": "1.73530",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2127c72-18e8-4e64-8d21-84f5f640cddb/?format=api"
},
{
"id": "891d13f2-092f-4c12-8494-e442a62f39e1",
"gambit_id": "b053d4d2-5906-4ef4-afae-056b33afa29d",
"last_updated": "2023-04-04T11:12:05.817283-04:00",
"created_at": "2023-04-03T09:56:53.989039-04:00",
"name": "LAA (R Detmers)",
"reward": "2.21000",
"odds": "2.26000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2127c72-18e8-4e64-8d21-84f5f640cddb/?format=api"
}
]
}