GET /api/bet_types/a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8",
"match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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": "Oklahoma",
"amount": 7997.0
},
{
"team": "Kansas State",
"amount": 2003.0
}
],
"expected_reward_tokens": 9273.89,
"profit_sb": 273.89,
"profit_sb_percentage": 3.04,
"recommended": true
},
"lines": [
{
"id": "71fd6695-907e-4562-8246-cb3ddac654d2",
"gambit_id": "3001df8a-0ad0-4108-a7bd-14e12c4fc791",
"last_updated": "2022-09-25T21:27:24.233439-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8/?format=api"
},
{
"id": "4f031a28-2b27-404b-b166-16557265dc4e",
"gambit_id": "e4694696-a155-4052-8391-e57767e9a4ed",
"last_updated": "2022-09-25T21:27:24.234628-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas State",
"reward": "4.63000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8/?format=api"
}
]
}