GET /api/bet_types/237f2ba6-f4d8-4cd1-8079-6a2d318be25b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "237f2ba6-f4d8-4cd1-8079-6a2d318be25b",
"match": "https://api-prod.gambitprofit.com/api/matches/f73810db-1a5b-4ff0-883c-b67368cf2596/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T09:42:58.624290-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": "MIL",
"amount": 5857.0
},
{
"team": "NYY",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "68323f71-cccb-41a1-8ffd-2d51917fca03",
"gambit_id": "46afa0c4-b724-45e1-8625-cb735b88d1bf",
"last_updated": "2023-09-11T09:08:28.027882-04:00",
"created_at": "2023-09-09T09:42:58.628551-04:00",
"name": "MIL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/237f2ba6-f4d8-4cd1-8079-6a2d318be25b/?format=api"
},
{
"id": "22a90cf2-1dc7-4bc9-958f-3cc7cf1e65d8",
"gambit_id": "cdd206c1-3908-4753-8f98-ff57c6782fe8",
"last_updated": "2023-09-11T09:08:28.031007-04:00",
"created_at": "2023-09-09T09:42:58.633411-04:00",
"name": "NYY",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/237f2ba6-f4d8-4cd1-8079-6a2d318be25b/?format=api"
}
]
}