GET /api/bet_types/e82ffc92-e51e-47e6-8a46-b0e745f5ed78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e82ffc92-e51e-47e6-8a46-b0e745f5ed78",
"match": "https://api-prod.gambitprofit.com/api/matches/1267b884-d2cf-466d-9e4c-c8661b752d98/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:11.321835-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": "Detroit Lions",
"amount": 5387.0
},
{
"team": "Carolina Panthers",
"amount": 4613.0
}
],
"expected_reward_tokens": 8995.35,
"profit_sb": -4.65,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "3bc6fbed-5513-459d-beae-b5307b2e2085",
"gambit_id": "2800825b-15db-4b9a-a780-08135f24ec11",
"last_updated": "2022-12-25T18:12:06.850714-05:00",
"created_at": "2022-12-23T12:47:11.324278-05:00",
"name": "Detroit Lions",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e82ffc92-e51e-47e6-8a46-b0e745f5ed78/?format=api"
},
{
"id": "e4a7b379-de59-4020-aaf3-1e932591cd75",
"gambit_id": "64401b5c-3d94-4e54-b437-e7a155a85ad6",
"last_updated": "2022-12-25T18:12:06.849560-05:00",
"created_at": "2022-12-23T12:47:11.322992-05:00",
"name": "Carolina Panthers",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e82ffc92-e51e-47e6-8a46-b0e745f5ed78/?format=api"
}
]
}