GET /api/bet_types/b5ca3a86-ee1b-4c5f-9f5a-f441c92b043d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5ca3a86-ee1b-4c5f-9f5a-f441c92b043d",
"match": "https://api-prod.gambitprofit.com/api/matches/8d16a5a8-3ecc-4074-a414-9fb48d5359b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:33:04.343481-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 (R Olson)",
"amount": 5440.0
},
{
"team": "CIN (D Law)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "026f16e7-fc32-4038-b8a6-3dcf0e958708",
"gambit_id": "05774b83-e61b-493d-99c7-cf900e5797ed",
"last_updated": "2023-09-15T16:13:16.247906-04:00",
"created_at": "2023-09-14T09:33:04.352009-04:00",
"name": "DET (R Olson)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ca3a86-ee1b-4c5f-9f5a-f441c92b043d/?format=api"
},
{
"id": "87757d0c-fde2-4499-9242-26ca54b7f5ca",
"gambit_id": "9a26ce84-3200-4951-94a1-1e46d91ef574",
"last_updated": "2023-09-15T16:13:16.244676-04:00",
"created_at": "2023-09-14T09:33:04.347680-04:00",
"name": "CIN (D Law)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ca3a86-ee1b-4c5f-9f5a-f441c92b043d/?format=api"
}
]
}