GET /api/bet_types/cb31c41d-512b-42c6-ad07-5d99bb76946f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb31c41d-512b-42c6-ad07-5d99bb76946f",
"match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:25.715319-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": "ATL",
"amount": 6449.0
},
{
"team": "TAM",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "49629e63-0fc7-47e9-ab7a-384cbb8fff5c",
"gambit_id": "3367a6e7-6499-4775-a542-fb88b7c793ca",
"last_updated": "2023-07-09T20:33:30.716450-04:00",
"created_at": "2023-07-07T11:33:25.717181-04:00",
"name": "ATL",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb31c41d-512b-42c6-ad07-5d99bb76946f/?format=api"
},
{
"id": "42152d1c-d5bd-4b58-aabe-2f9fbbf9c28a",
"gambit_id": "821e4773-6a3d-4f82-9f79-cb34b3703969",
"last_updated": "2023-07-09T20:33:30.719660-04:00",
"created_at": "2023-07-07T11:33:25.718887-04:00",
"name": "TAM",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb31c41d-512b-42c6-ad07-5d99bb76946f/?format=api"
}
]
}