GET /api/bet_types/b3e9c73b-e689-4587-8a49-75d0ba814390/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3e9c73b-e689-4587-8a49-75d0ba814390",
"match": "https://api-prod.gambitprofit.com/api/matches/607b927b-1e10-44af-a6ae-9a71f9c6186d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:14.355098-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": "BOS (C Kluber)",
"amount": 5426.0
},
{
"team": "BAL (K Gibson)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "2f26b27e-de72-4f0d-932d-4b263288c66d",
"gambit_id": "00880fc1-2a58-4239-a6fa-00c5c0b693ac",
"last_updated": "2023-03-31T10:52:13.247921-04:00",
"created_at": "2023-03-29T23:47:14.358646-04:00",
"name": "BOS (C Kluber)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3e9c73b-e689-4587-8a49-75d0ba814390/?format=api"
},
{
"id": "9f576fba-652b-4a65-a50f-9ca98bfa8b03",
"gambit_id": "28a206a4-915c-45c2-b2a7-b98990f434dd",
"last_updated": "2023-03-31T10:52:13.249858-04:00",
"created_at": "2023-03-29T23:47:14.360748-04:00",
"name": "BAL (K Gibson)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3e9c73b-e689-4587-8a49-75d0ba814390/?format=api"
}
]
}