GET /api/bet_types/ad6170e9-32ae-4cc4-80e8-c1d2a23698f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad6170e9-32ae-4cc4-80e8-c1d2a23698f8",
"match": "https://api-prod.gambitprofit.com/api/matches/67e90161-e761-4104-a300-7ee552e542a7/?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": "Navy",
"amount": 5664.0
},
{
"team": "Army",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "b6afd677-5177-4843-8164-6ee4dc80453d",
"gambit_id": "339ed242-2cff-42eb-9579-a963b34daedc",
"last_updated": "2022-12-12T10:21:58.876301-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Navy",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6170e9-32ae-4cc4-80e8-c1d2a23698f8/?format=api"
},
{
"id": "6ef22c87-46e4-49b5-8323-67c1eef52d16",
"gambit_id": "33bed630-7bd7-4ff7-ab3b-0ac7718962bc",
"last_updated": "2022-12-12T10:21:58.875237-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Army",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6170e9-32ae-4cc4-80e8-c1d2a23698f8/?format=api"
}
]
}