GET /api/bet_types/4e8472ab-9204-46d6-b8d0-9c684a16f24a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e8472ab-9204-46d6-b8d0-9c684a16f24a",
"match": "https://api-prod.gambitprofit.com/api/matches/400740ce-0d66-442b-ad64-e57672974dee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-28T10:07:00.105565-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": "Atlanta Hawks",
"amount": 5512.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "44dd9906-bbfc-44ff-a5cc-88dae7526c77",
"gambit_id": "fce59fe1-de3d-4744-873d-7feea2055085",
"last_updated": "2023-03-29T10:27:02.862965-04:00",
"created_at": "2023-03-28T10:07:00.106968-04:00",
"name": "Atlanta Hawks",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e8472ab-9204-46d6-b8d0-9c684a16f24a/?format=api"
},
{
"id": "678f99be-8dbb-4302-b7f4-00e5e376dede",
"gambit_id": "3331de2d-2772-4847-81d1-5d813c164d09",
"last_updated": "2023-03-29T10:27:02.865059-04:00",
"created_at": "2023-03-28T10:07:00.108452-04:00",
"name": "Cleveland Cavaliers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e8472ab-9204-46d6-b8d0-9c684a16f24a/?format=api"
}
]
}