GET /api/bet_types/efc89125-aef7-449d-bf9d-e2e37d379ecb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efc89125-aef7-449d-bf9d-e2e37d379ecb",
"match": "https://api-prod.gambitprofit.com/api/matches/d1fdfe93-281c-4b82-b158-1e8949a654e2/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-26T09:28:19.492587-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": "Milwaukee Bucks",
"amount": 5094.0
},
{
"team": "Philadelphia 76ers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "a8865745-fa17-4e25-bba9-db659f318217",
"gambit_id": "1a766fc6-1d27-431d-aaae-55a06004fcab",
"last_updated": "2023-10-27T09:58:10.358683-04:00",
"created_at": "2023-10-26T09:28:19.501371-04:00",
"name": "Milwaukee Bucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc89125-aef7-449d-bf9d-e2e37d379ecb/?format=api"
},
{
"id": "85ef4779-55a3-46a3-8ae4-4585c9b532ee",
"gambit_id": "cc186cda-83ad-4135-a79f-e4ee4d55702a",
"last_updated": "2023-10-27T09:58:10.362072-04:00",
"created_at": "2023-10-26T09:28:19.496420-04:00",
"name": "Philadelphia 76ers",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc89125-aef7-449d-bf9d-e2e37d379ecb/?format=api"
}
]
}