GET /api/bet_types/11da69d0-6946-4d7a-9d35-f5d9cf32824b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11da69d0-6946-4d7a-9d35-f5d9cf32824b",
"match": "https://api-prod.gambitprofit.com/api/matches/f4b0c90a-8c5f-4947-97d7-bc617ff3ae20/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-19T08:48:00.104492-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": "PHI",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "b82993cb-90c4-4acb-b53c-9118cb20594b",
"gambit_id": "7d78e255-e3d1-4028-aa5c-b4fa4eab1bb2",
"last_updated": "2023-07-20T19:43:14.016542-04:00",
"created_at": "2023-07-19T08:48:00.105895-04:00",
"name": "MIL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11da69d0-6946-4d7a-9d35-f5d9cf32824b/?format=api"
},
{
"id": "a901586e-e446-4c60-8543-e357d544f58d",
"gambit_id": "a6f228f4-1218-4ee9-b68e-ab52fcb56fe7",
"last_updated": "2023-07-20T19:43:14.017928-04:00",
"created_at": "2023-07-19T08:48:00.107411-04:00",
"name": "PHI",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11da69d0-6946-4d7a-9d35-f5d9cf32824b/?format=api"
}
]
}