GET /api/bet_types/a597abec-0562-4069-8bda-fd2e784b5579/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a597abec-0562-4069-8bda-fd2e784b5579",
"match": "https://api-prod.gambitprofit.com/api/matches/be8917a7-d41f-48f6-b5fa-51c581e63f72/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-11T09:38:24.477778-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": 5107.0
},
{
"team": "MIL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f1866ab0-232a-429e-8d77-4960ed10c317",
"gambit_id": "3a16864d-6584-452c-b545-498a45668d05",
"last_updated": "2023-08-12T18:08:06.646235-04:00",
"created_at": "2023-08-11T09:38:24.489584-04:00",
"name": "CWS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a597abec-0562-4069-8bda-fd2e784b5579/?format=api"
},
{
"id": "cfea7347-ec2d-47de-a373-c5cc68c338fd",
"gambit_id": "680eb526-ae8d-48e9-a6e4-6c536246d36a",
"last_updated": "2023-08-12T18:08:06.642470-04:00",
"created_at": "2023-08-11T09:38:24.483757-04:00",
"name": "MIL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a597abec-0562-4069-8bda-fd2e784b5579/?format=api"
}
]
}