GET /api/bet_types/83a56d86-2c4b-441e-b0e4-bdaa91d9ad04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83a56d86-2c4b-441e-b0e4-bdaa91d9ad04",
"match": "https://api-prod.gambitprofit.com/api/matches/46fb6c2d-e08a-41f4-b80e-1b6e24b5ab0e/?format=api",
"name": "Play the Odds",
"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": "TEX",
"amount": 5836.0
},
{
"team": "TOR",
"amount": 4164.0
}
],
"expected_reward_tokens": 9160.8,
"profit_sb": 160.8,
"profit_sb_percentage": 1.79,
"recommended": true
},
"lines": [
{
"id": "a177a6ff-a024-4524-acfe-660c872f1ffe",
"gambit_id": "7cfb2bf2-4c68-475a-b2c8-1ccb45254579",
"last_updated": "2022-09-12T10:52:16.464552-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX",
"reward": "1.57000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a56d86-2c4b-441e-b0e4-bdaa91d9ad04/?format=api"
},
{
"id": "01fdf6b7-0a44-4ba3-a2cd-56891c6095e1",
"gambit_id": "9d80739e-7b9f-4c19-aed7-2ff70f5b6844",
"last_updated": "2022-09-12T10:52:16.465628-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.20000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a56d86-2c4b-441e-b0e4-bdaa91d9ad04/?format=api"
}
]
}