GET /api/bet_types/6d3a86cc-d014-4d7b-8317-50a39e0d1b76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d3a86cc-d014-4d7b-8317-50a39e0d1b76",
"match": "https://api-prod.gambitprofit.com/api/matches/c5131f6e-0517-4253-892f-6a857c338c13/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:04.846261-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": 8182.0
},
{
"team": "Utah Jazz",
"amount": 1818.0
}
],
"expected_reward_tokens": 9489.96,
"profit_sb": -10.04,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "31ac110c-2c4a-420e-b2be-a027be14f873",
"gambit_id": "3a582d2d-5ad2-4965-b24b-68e7d1050398",
"last_updated": "2023-12-01T19:03:07.750067-05:00",
"created_at": "2023-11-30T10:28:04.854800-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a86cc-d014-4d7b-8317-50a39e0d1b76/?format=api"
},
{
"id": "b559994b-12e0-4cee-9a2b-34234a7586c2",
"gambit_id": "03bf2ca4-548e-4f57-90f0-2ad10371a560",
"last_updated": "2023-12-01T19:03:07.746053-05:00",
"created_at": "2023-11-30T10:28:04.850312-05:00",
"name": "Utah Jazz",
"reward": "5.22000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3a86cc-d014-4d7b-8317-50a39e0d1b76/?format=api"
}
]
}