GET /api/bet_types/fb734744-ba35-4e46-9095-0cc7528958e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb734744-ba35-4e46-9095-0cc7528958e2",
"match": "https://api-prod.gambitprofit.com/api/matches/98dd4697-55b4-4190-b2fd-2274ab44b397/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:04.914003-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": "CIN",
"amount": 5421.0
},
{
"team": "SDG",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ec1ec787-0b09-4a5f-b0ee-7ba51bea1970",
"gambit_id": "30698f12-5e51-4a54-bc27-bd2c1e9c24d4",
"last_updated": "2023-07-02T11:08:02.669939-04:00",
"created_at": "2023-06-30T08:23:04.917863-04:00",
"name": "CIN",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb734744-ba35-4e46-9095-0cc7528958e2/?format=api"
},
{
"id": "6769e4c3-94f2-42e0-b580-7d7df262cc42",
"gambit_id": "29b5f952-5357-45f1-9dec-7d49269a0272",
"last_updated": "2023-07-02T11:08:02.668035-04:00",
"created_at": "2023-06-30T08:23:04.915951-04:00",
"name": "SDG",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb734744-ba35-4e46-9095-0cc7528958e2/?format=api"
}
]
}