GET /api/bet_types/20a0713c-dbbd-4481-84c8-f673d70b814b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20a0713c-dbbd-4481-84c8-f673d70b814b",
"match": "https://api-prod.gambitprofit.com/api/matches/e3b630cd-5326-4d94-8204-8be3eeda38c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T15:07:05.836511-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": "DC Defenders",
"amount": 5423.0
},
{
"team": "Seattle Sea Dragons",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9f1aa85c-3d73-4f10-ba7b-48ce99ce6794",
"gambit_id": "273d491d-1394-4d47-8a33-7691403836da",
"last_updated": "2023-05-01T12:27:20.664661-04:00",
"created_at": "2023-04-28T15:07:05.838047-04:00",
"name": "DC Defenders",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a0713c-dbbd-4481-84c8-f673d70b814b/?format=api"
},
{
"id": "bad12d03-aee8-4c73-92a8-29b5d1cb9d5c",
"gambit_id": "877ef535-caa2-4da0-a3b8-74e4fd7acb12",
"last_updated": "2023-05-01T12:27:20.666107-04:00",
"created_at": "2023-04-28T15:07:05.839728-04:00",
"name": "Seattle Sea Dragons",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a0713c-dbbd-4481-84c8-f673d70b814b/?format=api"
}
]
}