GET /api/bet_types/c3e0f200-ca05-4d86-9cd3-dba4eb0c64b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3e0f200-ca05-4d86-9cd3-dba4eb0c64b8",
"match": "https://api-prod.gambitprofit.com/api/matches/bdb56da7-8dbe-4a4f-984e-2465ce226900/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-02T15:42:10.926131-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": "WAS",
"amount": 5614.0
},
{
"team": "CHC",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "6faee398-6c63-44ba-82cf-ab611aa0ac3b",
"gambit_id": "029e98b6-4af3-4d7a-bb9a-4b368ef1aa7f",
"last_updated": "2023-05-03T12:12:16.871102-04:00",
"created_at": "2023-05-02T15:42:10.927568-04:00",
"name": "WAS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e0f200-ca05-4d86-9cd3-dba4eb0c64b8/?format=api"
},
{
"id": "a691a62a-1494-40e3-a28c-0370ca01373a",
"gambit_id": "3c9a9698-413e-489f-b486-6ea8828378b8",
"last_updated": "2023-05-03T12:12:16.872492-04:00",
"created_at": "2023-05-02T15:42:10.929012-04:00",
"name": "CHC",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3e0f200-ca05-4d86-9cd3-dba4eb0c64b8/?format=api"
}
]
}