GET /api/bet_types/ee9b5648-e194-4b01-b639-8fae57a190b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee9b5648-e194-4b01-b639-8fae57a190b0",
"match": "https://api-prod.gambitprofit.com/api/matches/3ed7ed38-3710-49e5-ac91-0b333f3f6f0a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-01T09:26:46.889845-05: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": "Sacramento Kings",
"amount": 7195.0
},
{
"team": "San Antonio Spurs",
"amount": 2805.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "df5f200e-fe05-461b-bcbf-b4818e1b77fc",
"gambit_id": "d3a8769d-775a-4aba-977a-0e16d0e9c5c1",
"last_updated": "2023-02-02T10:32:06.475812-05:00",
"created_at": "2023-02-01T09:26:46.892386-05:00",
"name": "Sacramento Kings",
"reward": "1.31000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee9b5648-e194-4b01-b639-8fae57a190b0/?format=api"
},
{
"id": "980425a8-96d8-4810-b468-91c1daaf7cd0",
"gambit_id": "1e5811aa-099b-451b-8418-8d2e80d53d61",
"last_updated": "2023-02-02T10:32:06.474617-05:00",
"created_at": "2023-02-01T09:26:46.891083-05:00",
"name": "San Antonio Spurs",
"reward": "3.36000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee9b5648-e194-4b01-b639-8fae57a190b0/?format=api"
}
]
}