GET /api/bet_types/767a985c-bfd9-430a-8d02-bd043b2fd862/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "767a985c-bfd9-430a-8d02-bd043b2fd862",
"match": "https://api-prod.gambitprofit.com/api/matches/e9e75ba6-0c63-4ea4-82a6-8c6b8634bcc6/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:12:01.671203-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": "New York Knicks",
"amount": 5000.0
},
{
"team": "Cleveland Cavaliers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "768abd7b-461b-4501-884c-bc853217c224",
"gambit_id": "79f3b659-77be-415b-8411-ca9dc1235dd4",
"last_updated": "2023-04-19T20:22:15.375108-04:00",
"created_at": "2023-04-18T12:12:01.675934-04:00",
"name": "New York Knicks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767a985c-bfd9-430a-8d02-bd043b2fd862/?format=api"
},
{
"id": "e3788a0e-512b-4e9d-a894-46f1d7748cbd",
"gambit_id": "7729cf6b-05fe-4f52-acb1-67670fc10b67",
"last_updated": "2023-04-19T20:22:15.373000-04:00",
"created_at": "2023-04-18T12:12:01.673511-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767a985c-bfd9-430a-8d02-bd043b2fd862/?format=api"
}
]
}