GET /api/bet_types/241e039f-a168-4feb-82d8-b326ba94b899/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "241e039f-a168-4feb-82d8-b326ba94b899",
"match": "https://api-prod.gambitprofit.com/api/matches/8cf07bc9-f080-485e-9880-491b768bd5b6/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-25T09:28:23.762150-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": "PIT",
"amount": 5699.0
},
{
"team": "MIA",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "c0724666-a6f9-436b-9e3f-7dfed507f260",
"gambit_id": "96d87106-53bd-48dc-ade8-23f61e87a151",
"last_updated": "2023-06-26T20:13:20.882439-04:00",
"created_at": "2023-06-25T09:28:23.763563-04:00",
"name": "PIT",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/241e039f-a168-4feb-82d8-b326ba94b899/?format=api"
},
{
"id": "e53904e6-4581-4d66-a97b-5191cda315a6",
"gambit_id": "0591c7dd-198c-40b2-8f3b-a696f1efd286",
"last_updated": "2023-06-26T20:13:20.884599-04:00",
"created_at": "2023-06-25T09:28:23.765064-04:00",
"name": "MIA",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/241e039f-a168-4feb-82d8-b326ba94b899/?format=api"
}
]
}