GET /api/bet_types/ce356e74-22fd-4c91-a837-992960f47d60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce356e74-22fd-4c91-a837-992960f47d60",
"match": "https://api-prod.gambitprofit.com/api/matches/a8e1bda6-382e-4b03-9c59-27f5f6abe638/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:11.320755-05: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": "Minnesota Timberwolves",
"amount": 8462.0
},
{
"team": "Detroit Pistons",
"amount": 1538.0
}
],
"expected_reward_tokens": 9474.08,
"profit_sb": -25.92,
"profit_sb_percentage": -0.27,
"recommended": false
},
"lines": [
{
"id": "877135d7-8350-438b-b83d-9d1d3fa003ea",
"gambit_id": "6485eace-7500-4239-be39-c1a2203d18bd",
"last_updated": "2024-01-19T12:08:15.585542-05:00",
"created_at": "2024-01-17T09:28:11.326642-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.12000",
"odds": "1.12820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce356e74-22fd-4c91-a837-992960f47d60/?format=api"
},
{
"id": "f7a8454e-e786-4933-bdfc-bec4f0cf1c99",
"gambit_id": "bbfa05b8-563c-4df5-ad6f-797db1d4d288",
"last_updated": "2024-01-19T12:08:15.589698-05:00",
"created_at": "2024-01-17T09:28:11.332324-05:00",
"name": "Detroit Pistons",
"reward": "6.16000",
"odds": "6.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce356e74-22fd-4c91-a837-992960f47d60/?format=api"
}
]
}