GET /api/bet_types/07821e77-a07e-4151-a6dd-daa4d6868572/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07821e77-a07e-4151-a6dd-daa4d6868572",
"match": "https://api-prod.gambitprofit.com/api/matches/21417c73-e178-42b4-8a55-6379865f70a4/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Wake Forest",
"amount": 7870.0
},
{
"team": "Vanderbilt",
"amount": 2130.0
}
],
"expected_reward_tokens": 9286.6,
"profit_sb": 286.6,
"profit_sb_percentage": 3.18,
"recommended": true
},
"lines": [
{
"id": "f4a76874-b8b5-464a-8d7b-c8e218ab537b",
"gambit_id": "1db0419f-cf90-4b4d-82e6-c6e4a8390c7d",
"last_updated": "2022-09-11T11:07:05.386150-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wake Forest",
"reward": "1.18000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07821e77-a07e-4151-a6dd-daa4d6868572/?format=api"
},
{
"id": "3a1ba7cd-2931-4f6b-9a88-38db8be68fff",
"gambit_id": "9c2089af-5c5b-419f-ba89-c3e95377e9c1",
"last_updated": "2022-09-11T11:07:05.385002-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vanderbilt",
"reward": "4.36000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07821e77-a07e-4151-a6dd-daa4d6868572/?format=api"
}
]
}