GET /api/bet_types/79904795-f4ef-4790-9ef5-84acabdbe67e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79904795-f4ef-4790-9ef5-84acabdbe67e",
"match": "https://api-prod.gambitprofit.com/api/matches/6f5133da-0c57-4da6-a747-34fbafe4432f/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-01T09:22:01.663738-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": "Cleveland Browns",
"amount": 5000.0
},
{
"team": "Washington Commanders",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "a9e4eb05-00fd-4cb6-880e-2721f34007e1",
"gambit_id": "f663f922-f042-4d68-a0c3-59d8e83daa8a",
"last_updated": "2023-01-02T12:47:00.750439-05:00",
"created_at": "2023-01-01T09:22:01.666162-05:00",
"name": "Cleveland Browns",
"reward": "1.78000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79904795-f4ef-4790-9ef5-84acabdbe67e/?format=api"
},
{
"id": "a512d128-9832-453f-9db5-5e5be60425cd",
"gambit_id": "7a754a9a-06e3-4bc5-a918-3df11a82f7c0",
"last_updated": "2023-01-02T12:47:00.749299-05:00",
"created_at": "2023-01-01T09:22:01.664907-05:00",
"name": "Washington Commanders",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79904795-f4ef-4790-9ef5-84acabdbe67e/?format=api"
}
]
}