GET /api/bet_types/d2702fb2-d90f-43e7-98c1-a7f8859449bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2702fb2-d90f-43e7-98c1-a7f8859449bd",
"match": "https://api-prod.gambitprofit.com/api/matches/6637317e-73e9-4215-bacd-e37a762abb4c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:16.139062-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": "SDG (B Snell)",
"amount": 6442.0
},
{
"team": "COL (D Lamet)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "19d46c41-c0e6-4299-b8de-26d224b72909",
"gambit_id": "d32ddb18-d47e-49b3-be43-1999267670d7",
"last_updated": "2023-06-12T14:53:25.548356-04:00",
"created_at": "2023-06-11T10:08:16.141064-04:00",
"name": "SDG (B Snell)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2702fb2-d90f-43e7-98c1-a7f8859449bd/?format=api"
},
{
"id": "6ac6c2c3-b3fa-4429-a638-4083a0e8f23e",
"gambit_id": "bf5ed9ea-187b-4fbf-ab3a-180f52bc60b2",
"last_updated": "2023-06-12T14:53:25.550504-04:00",
"created_at": "2023-06-11T10:08:16.143170-04:00",
"name": "COL (D Lamet)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2702fb2-d90f-43e7-98c1-a7f8859449bd/?format=api"
}
]
}