GET /api/bet_types/4b81740d-0d2d-4c94-b062-5701fd15ac5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b81740d-0d2d-4c94-b062-5701fd15ac5c",
"match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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": "Tennessee",
"amount": 7485.0
},
{
"team": "Kentucky",
"amount": 2515.0
}
],
"expected_reward_tokens": 9355.8,
"profit_sb": -144.2,
"profit_sb_percentage": -1.52,
"recommended": false
},
"lines": [
{
"id": "e20d6387-b1aa-4a46-8185-1bde94a1f0e7",
"gambit_id": "c4b3a3aa-3daa-4c4e-b862-fd9d3858eacf",
"last_updated": "2022-10-30T14:04:20.975783-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee",
"reward": "1.25000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b81740d-0d2d-4c94-b062-5701fd15ac5c/?format=api"
},
{
"id": "b2b547eb-2ece-4346-9123-7f8a16e967ea",
"gambit_id": "60e4f36d-40f0-4add-9b0b-83f5307544fa",
"last_updated": "2022-10-30T14:04:20.976709-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kentucky",
"reward": "3.72000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b81740d-0d2d-4c94-b062-5701fd15ac5c/?format=api"
}
]
}