GET /api/bet_types/8ad3f619-44bf-49d4-a216-1d5ebeb3934d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ad3f619-44bf-49d4-a216-1d5ebeb3934d",
"match": "https://api-prod.gambitprofit.com/api/matches/11457d95-7dc2-426e-a95d-ea9af59780d5/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:29.921491-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": "NYM",
"amount": 6390.0
},
{
"team": "SDG",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "f72923bd-b55a-40f0-94f1-4f6c4d2a209e",
"gambit_id": "3b6c3efd-8828-47d4-ad64-79db38ae8b01",
"last_updated": "2023-07-09T09:58:33.157347-04:00",
"created_at": "2023-07-07T11:33:29.924484-04:00",
"name": "NYM",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad3f619-44bf-49d4-a216-1d5ebeb3934d/?format=api"
},
{
"id": "b15b67b7-1719-4a04-8ca5-c78854411d1c",
"gambit_id": "603447c0-82a8-486f-9fec-430074e953d1",
"last_updated": "2023-07-09T09:58:33.159712-04:00",
"created_at": "2023-07-07T11:33:29.927769-04:00",
"name": "SDG",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad3f619-44bf-49d4-a216-1d5ebeb3934d/?format=api"
}
]
}