GET /api/bet_types/e742ce9a-7172-4648-96c9-a9b4bdc8f324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e742ce9a-7172-4648-96c9-a9b4bdc8f324",
"match": "https://api-prod.gambitprofit.com/api/matches/7f83356d-7963-422a-a06a-7d3973ee2abf/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-15T12:27:11.823099-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": 6090.0
},
{
"team": "SDG",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b6da8f47-874b-47ac-871f-eabf1943fc3f",
"gambit_id": "afcf7324-ff7a-47e6-8bfb-78634f0444bf",
"last_updated": "2023-04-16T18:07:21.105401-04:00",
"created_at": "2023-04-15T12:27:11.826240-04:00",
"name": "MIL",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e742ce9a-7172-4648-96c9-a9b4bdc8f324/?format=api"
},
{
"id": "c5e43253-cf0e-432f-88f7-910f9e8f67d6",
"gambit_id": "f6cc6651-b774-4f76-a4e7-a46a08696dfe",
"last_updated": "2023-04-16T18:07:21.102472-04:00",
"created_at": "2023-04-15T12:27:11.824668-04:00",
"name": "SDG",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e742ce9a-7172-4648-96c9-a9b4bdc8f324/?format=api"
}
]
}