GET /api/bet_types/c3755fc9-ccaf-4050-8abe-138892b43136/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3755fc9-ccaf-4050-8abe-138892b43136",
"match": "https://api-prod.gambitprofit.com/api/matches/1d37373d-9951-4904-8344-fc83c8ae9d6e/?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": "Tulane",
"amount": 6114.0
},
{
"team": "Central Florida",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "f467ef82-afdc-4c41-91e6-13e252a4995f",
"gambit_id": "d6d58a28-f682-423a-af19-1c8ef5ad89d7",
"last_updated": "2022-12-05T11:02:07.583138-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3755fc9-ccaf-4050-8abe-138892b43136/?format=api"
},
{
"id": "cca6c81e-c003-4708-a668-37362fc50d5e",
"gambit_id": "ce472b3d-42bc-4aa4-822a-7a78e3a1756a",
"last_updated": "2022-12-05T11:02:07.584237-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Florida",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3755fc9-ccaf-4050-8abe-138892b43136/?format=api"
}
]
}