GET /api/bet_types/96c2e970-702c-47e3-8a07-4d11d5d6c098/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96c2e970-702c-47e3-8a07-4d11d5d6c098",
"match": "https://api-prod.gambitprofit.com/api/matches/7c9312b8-6ca1-457c-961c-2fae9e1e36ea/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:10.529553-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 Vikings",
"amount": 6481.0
},
{
"team": "New York Giants",
"amount": 3519.0
}
],
"expected_reward_tokens": 9008.59,
"profit_sb": 8.59,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "ace91170-7e48-4e58-bd6f-50ea926469cd",
"gambit_id": "20c916a5-3a32-4a1b-9d10-54beffb64c87",
"last_updated": "2022-12-25T18:12:07.144256-05:00",
"created_at": "2022-12-23T12:47:10.530768-05:00",
"name": "Minnesota Vikings",
"reward": "1.39000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c2e970-702c-47e3-8a07-4d11d5d6c098/?format=api"
},
{
"id": "5cd02a74-cfc4-4dfc-9516-e5a9e39d32ff",
"gambit_id": "c07c7e82-28d7-4a15-9d08-29c68999a943",
"last_updated": "2022-12-25T18:12:07.145424-05:00",
"created_at": "2022-12-23T12:47:10.532016-05:00",
"name": "New York Giants",
"reward": "2.56000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c2e970-702c-47e3-8a07-4d11d5d6c098/?format=api"
}
]
}