GET /api/bet_types/247a177e-e68a-4633-9200-33f06a7c9982/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "247a177e-e68a-4633-9200-33f06a7c9982",
"match": "https://api-prod.gambitprofit.com/api/matches/25744122-b04a-4743-bcf4-5e4c7d00a65c/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-17T13:03:05.233141-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": "Chicago Bears",
"amount": 5000.0
},
{
"team": "Indianapolis Colts",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "393a0ff7-6c15-4732-9359-b6ca8998d7ee",
"gambit_id": "91b41a27-b6f1-4125-b699-9c882c5429fc",
"last_updated": "2023-08-21T19:58:15.973257-04:00",
"created_at": "2023-08-17T13:03:05.237411-04:00",
"name": "Chicago Bears",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247a177e-e68a-4633-9200-33f06a7c9982/?format=api"
},
{
"id": "10a7511a-88a4-447c-aec2-be8dec3f2e34",
"gambit_id": "95deca38-5d9c-4ea0-b373-62bbc1e6713f",
"last_updated": "2023-08-21T19:58:15.978324-04:00",
"created_at": "2023-08-17T13:03:05.242914-04:00",
"name": "Indianapolis Colts",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/247a177e-e68a-4633-9200-33f06a7c9982/?format=api"
}
]
}