GET /api/bet_types/7fbe223c-c0b3-4534-89da-88c6fc4228c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fbe223c-c0b3-4534-89da-88c6fc4228c6",
"match": "https://api-prod.gambitprofit.com/api/matches/d619c973-7147-48c3-89ef-5ceed519bc94/?format=api",
"name": "Pick the Winner",
"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": "Dallas Mavericks",
"amount": 6611.0
},
{
"team": "New Orleans Pelicans",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "2e7c51f8-8193-4869-87ce-0b50e8143997",
"gambit_id": "207f983c-44e2-4177-9198-0596aed346ae",
"last_updated": "2022-10-26T09:37:07.620108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbe223c-c0b3-4534-89da-88c6fc4228c6/?format=api"
},
{
"id": "ba5dd331-fed5-4c31-8079-36d20cec48d8",
"gambit_id": "e04810a8-81c0-46a0-8e2d-a9aff10ea408",
"last_updated": "2022-10-26T09:37:07.619090-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbe223c-c0b3-4534-89da-88c6fc4228c6/?format=api"
}
]
}