GET /api/bet_types/0b58969a-ce4d-4c39-bd22-1a46054207a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b58969a-ce4d-4c39-bd22-1a46054207a8",
"match": "https://api-prod.gambitprofit.com/api/matches/7ce1ddc4-70a5-4626-b02d-da2aaaa184ac/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-01T01:03:10.914562-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": 5614.0
},
{
"team": "DET",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "d5a804cf-20b7-4887-aa88-914e300b1118",
"gambit_id": "35ce4e9c-a75b-459a-9436-dc3543b79c31",
"last_updated": "2023-09-02T11:28:11.873744-04:00",
"created_at": "2023-09-01T01:03:10.922539-04:00",
"name": "CWS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b58969a-ce4d-4c39-bd22-1a46054207a8/?format=api"
},
{
"id": "6463707b-e7d6-4b16-8195-ef88b4d205ee",
"gambit_id": "c898149a-7f88-40e2-8d81-dcbb58d53313",
"last_updated": "2023-09-02T11:28:11.870484-04:00",
"created_at": "2023-09-01T01:03:10.918285-04:00",
"name": "DET",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b58969a-ce4d-4c39-bd22-1a46054207a8/?format=api"
}
]
}