GET /api/bet_types/6d68ef2a-9115-4b5f-92d6-aa5d82ba681e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d68ef2a-9115-4b5f-92d6-aa5d82ba681e",
"match": "https://api-prod.gambitprofit.com/api/matches/2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-18T12:13:01.048576-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": "CIN",
"amount": 5319.0
},
{
"team": "MIN",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "5c528fb9-653a-42e8-9ece-0401a3e5fe75",
"gambit_id": "346aaab4-8619-4cf6-86a4-2718a521782e",
"last_updated": "2023-09-19T11:18:26.295159-04:00",
"created_at": "2023-09-18T12:13:01.056835-04:00",
"name": "CIN",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d68ef2a-9115-4b5f-92d6-aa5d82ba681e/?format=api"
},
{
"id": "2d929c63-7856-445d-9b71-65333f077e4a",
"gambit_id": "3aba4f10-7429-4259-bbac-7fa3504ca62d",
"last_updated": "2023-09-19T11:18:26.291700-04:00",
"created_at": "2023-09-18T12:13:01.052697-04:00",
"name": "MIN",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d68ef2a-9115-4b5f-92d6-aa5d82ba681e/?format=api"
}
]
}