GET /api/bet_types/7c943f0d-e574-47af-bef0-0eed598b75a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c943f0d-e574-47af-bef0-0eed598b75a8",
"match": "https://api-prod.gambitprofit.com/api/matches/684985c6-e7b7-4aaf-8c83-373f2c10a7d0/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-07T09:28:20.872024-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": "CWS",
"amount": 6308.0
},
{
"team": "NYY",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "fe2acb2f-d80c-427c-b6ca-80f8b98d3668",
"gambit_id": "6a012973-d784-4237-9386-ca78fe183bd3",
"last_updated": "2023-06-14T19:03:19.166125-04:00",
"created_at": "2023-06-07T09:28:20.874458-04:00",
"name": "CWS",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c943f0d-e574-47af-bef0-0eed598b75a8/?format=api"
},
{
"id": "3025483c-45e7-4e7d-bb89-153dd12c1218",
"gambit_id": "c4d85b35-f3f5-4ebb-a906-4f58ed7de5ce",
"last_updated": "2023-06-14T19:03:19.168471-04:00",
"created_at": "2023-06-07T09:28:20.876609-04:00",
"name": "NYY",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c943f0d-e574-47af-bef0-0eed598b75a8/?format=api"
}
]
}