GET /api/bet_types/9d5ea997-7655-465c-a00c-76c1234d7e39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d5ea997-7655-465c-a00c-76c1234d7e39",
"match": "https://api-prod.gambitprofit.com/api/matches/9f00ca19-e7a7-4809-bd21-0ec733061999/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T12:02:15.231294-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": 5614.0
},
{
"team": "SDG",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "c108c352-0282-40f4-8c35-1218cc0e5b2f",
"gambit_id": "46386cc1-cdc3-4793-8675-fd09e99843d3",
"last_updated": "2023-04-15T15:36:58.477738-04:00",
"created_at": "2023-04-14T12:02:15.234024-04:00",
"name": "MIL",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5ea997-7655-465c-a00c-76c1234d7e39/?format=api"
},
{
"id": "25b29edf-3ceb-4c49-807b-084794f5436e",
"gambit_id": "dfe8eb8e-6081-4040-8e05-6a9de9057794",
"last_updated": "2023-04-15T15:36:58.476021-04:00",
"created_at": "2023-04-14T12:02:15.232628-04:00",
"name": "SDG",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5ea997-7655-465c-a00c-76c1234d7e39/?format=api"
}
]
}