GET /api/bet_types/7439398d-0e20-45b5-bc62-8497846a201d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7439398d-0e20-45b5-bc62-8497846a201d",
"match": "https://api-prod.gambitprofit.com/api/matches/ce95ac22-0888-477c-9439-560278eb4220/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-29T13:57:57.452155-04: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": "PIT",
"amount": 5939.0
},
{
"team": "KAN",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "39f00499-557c-4c82-a668-328138423d9e",
"gambit_id": "f2077c80-2539-408e-8aaf-b35e39c4339c",
"last_updated": "2023-08-30T13:28:27.691840-04:00",
"created_at": "2023-08-29T13:57:57.457803-04:00",
"name": "PIT",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7439398d-0e20-45b5-bc62-8497846a201d/?format=api"
},
{
"id": "7bd7a3ac-94f9-4e0b-9c4c-5c090ba95f62",
"gambit_id": "923b4d01-803b-4425-92b0-1a268f4a7116",
"last_updated": "2023-08-30T13:28:27.695108-04:00",
"created_at": "2023-08-29T13:57:57.463156-04:00",
"name": "KAN",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7439398d-0e20-45b5-bc62-8497846a201d/?format=api"
}
]
}