GET /api/bet_types/07162f5b-f622-40b8-8bbc-ffa5ac4ebcc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07162f5b-f622-40b8-8bbc-ffa5ac4ebcc7",
"match": "https://api-prod.gambitprofit.com/api/matches/5ba4c556-5a84-41fa-8391-abf395d8a27c/?format=api",
"name": "Play the Odds",
"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": "SEA",
"amount": 6256.0
},
{
"team": "KAN",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "81663a92-67a6-45c6-a6ea-0dc738a72e19",
"gambit_id": "e096c842-e467-49c2-a4af-d5485f584fd3",
"last_updated": "2022-09-24T21:07:21.775535-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.46000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07162f5b-f622-40b8-8bbc-ffa5ac4ebcc7/?format=api"
},
{
"id": "9a94a7a8-f754-46b8-8978-c286ce8ca19a",
"gambit_id": "78535396-1113-4db4-a35b-dd5cd3cd0e0d",
"last_updated": "2022-09-24T21:07:21.774500-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "2.44000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07162f5b-f622-40b8-8bbc-ffa5ac4ebcc7/?format=api"
}
]
}