GET /api/bet_types/e53fa1ee-0019-4815-be52-9c6906254215/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e53fa1ee-0019-4815-be52-9c6906254215",
"match": "https://api-prod.gambitprofit.com/api/matches/6466a63a-3162-47c7-9828-91b7776d37c0/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Buffalo Bills",
"amount": 7776.0
},
{
"team": "Tennessee Titans",
"amount": 2224.0
}
],
"expected_reward_tokens": 9251.84,
"profit_sb": 251.84,
"profit_sb_percentage": 2.8,
"recommended": true
},
"lines": [
{
"id": "a0d6dcde-bd66-4868-8360-b764e39cefa1",
"gambit_id": "778f7ff4-5e7a-4e6b-a026-14e201cf0569",
"last_updated": "2022-09-20T08:32:11.422132-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Bills",
"reward": "1.19000",
"odds": "1.21740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e53fa1ee-0019-4815-be52-9c6906254215/?format=api"
},
{
"id": "671b4ddb-199e-4fb5-a232-b85345c87f73",
"gambit_id": "df9baef1-1fde-4a5b-a52d-0c4968d71ea0",
"last_updated": "2022-09-20T08:32:11.423103-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee Titans",
"reward": "4.16000",
"odds": "4.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e53fa1ee-0019-4815-be52-9c6906254215/?format=api"
}
]
}