GET /api/bet_types/f4724df9-7b6a-4fc0-ac3e-84c6e0efb9eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4724df9-7b6a-4fc0-ac3e-84c6e0efb9eb",
"match": "https://api-prod.gambitprofit.com/api/matches/7f5ab2e6-a9a9-4e3b-b4eb-e7e84e58ed63/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:27:01.381128-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": "Ben Rothwell",
"amount": 8014.0
},
{
"team": "Josh Copeland",
"amount": 1986.0
}
],
"expected_reward_tokens": 9135.6,
"profit_sb": -364.4,
"profit_sb_percentage": -3.84,
"recommended": false
},
"lines": [
{
"id": "3f0a27a6-88bc-4f14-99c2-38cf85ef0329",
"gambit_id": "04054c01-b9c1-4999-9862-9f3e68217dbb",
"last_updated": "2023-04-30T15:17:16.815787-04:00",
"created_at": "2023-04-29T16:27:01.382989-04:00",
"name": "Ben Rothwell",
"reward": "1.14000",
"odds": "1.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4724df9-7b6a-4fc0-ac3e-84c6e0efb9eb/?format=api"
},
{
"id": "026540b4-79e1-4a12-9909-a60ffc8a45ee",
"gambit_id": "029128fe-b940-4326-a664-46c4c5917f8b",
"last_updated": "2023-04-30T15:17:16.817023-04:00",
"created_at": "2023-04-29T16:27:01.384965-04:00",
"name": "Josh Copeland",
"reward": "4.60000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4724df9-7b6a-4fc0-ac3e-84c6e0efb9eb/?format=api"
}
]
}