GET /api/bet_types/26c21ae5-d9aa-4758-be50-182a46dec6c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26c21ae5-d9aa-4758-be50-182a46dec6c2",
"match": "https://api-prod.gambitprofit.com/api/matches/56bd56f3-10d0-451a-a885-a6b24c97e459/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-16T09:47:05.982868-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": "NYY",
"amount": 5602.0
},
{
"team": "TOR",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "6fee5ae9-f9ee-4874-9aea-a1e7c589dc15",
"gambit_id": "4b362957-741c-4892-9406-6abdae766a9d",
"last_updated": "2023-05-18T11:47:15.527312-04:00",
"created_at": "2023-05-16T09:47:05.986296-04:00",
"name": "NYY",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26c21ae5-d9aa-4758-be50-182a46dec6c2/?format=api"
},
{
"id": "eb4e149d-cede-45bf-9c59-aa05ac992a01",
"gambit_id": "6600c5a2-ec5a-4ef4-b00c-25f424aafc98",
"last_updated": "2023-05-18T11:47:15.525954-04:00",
"created_at": "2023-05-16T09:47:05.984603-04:00",
"name": "TOR",
"reward": "2.14000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26c21ae5-d9aa-4758-be50-182a46dec6c2/?format=api"
}
]
}