GET /api/bet_types/42679018-0e54-4f92-a731-b265654b93f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42679018-0e54-4f92-a731-b265654b93f3",
"match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T18:52:59.543391-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": "DET (B White)",
"amount": 5170.0
},
{
"team": "COL (P Lambert)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "add1b6cf-5645-41e5-b51c-936c964b86fa",
"gambit_id": "7dea7963-a5cf-4bde-9946-f1c5c1685aa9",
"last_updated": "2023-07-03T01:08:13.845692-04:00",
"created_at": "2023-07-01T18:52:59.545509-04:00",
"name": "DET (B White)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42679018-0e54-4f92-a731-b265654b93f3/?format=api"
},
{
"id": "4474ab6c-c7ae-49f0-a2ea-f3ae3cf92521",
"gambit_id": "b11fe6be-b3dc-4728-b0b5-8675555244d4",
"last_updated": "2023-07-03T01:08:13.847032-04:00",
"created_at": "2023-07-01T18:52:59.547618-04:00",
"name": "COL (P Lambert)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42679018-0e54-4f92-a731-b265654b93f3/?format=api"
}
]
}