GET /api/bet_types/383adc55-e8cd-411c-817e-c68912ab0fcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "383adc55-e8cd-411c-817e-c68912ab0fcc",
"match": "https://api-prod.gambitprofit.com/api/matches/22e40c43-dab8-4e7e-9ad8-c17249364c29/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T22:48:23.220452-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": "Kansas City Chiefs",
"amount": 6547.0
},
{
"team": "Detroit Lions",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "118da034-cfef-4dc5-8bf8-ae227a23c3ef",
"gambit_id": "45048cba-e13f-4312-8b5a-6e5df9db3645",
"last_updated": "2023-09-08T09:43:02.044599-04:00",
"created_at": "2023-09-06T22:48:23.229784-04:00",
"name": "Kansas City Chiefs",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/383adc55-e8cd-411c-817e-c68912ab0fcc/?format=api"
},
{
"id": "cf200e5b-3b06-45d6-9b11-968a451ce6b2",
"gambit_id": "3217c272-4e71-42f3-810d-f634af790fad",
"last_updated": "2023-09-08T09:43:02.040772-04:00",
"created_at": "2023-09-06T22:48:23.225456-04:00",
"name": "Detroit Lions",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/383adc55-e8cd-411c-817e-c68912ab0fcc/?format=api"
}
]
}