GET /api/bet_types/b0449f57-6c40-4093-bb3b-580540239430/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0449f57-6c40-4093-bb3b-580540239430",
"match": "https://api-prod.gambitprofit.com/api/matches/eb127452-e697-4867-a557-c683df02503b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-03T09:37:56.481106-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": "Atlanta Hawks",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d8742ba0-7eb6-4f19-8669-8c5c65d3835b",
"gambit_id": "3bf964a0-8dd4-4323-8dfa-828899a999d9",
"last_updated": "2024-01-05T14:03:02.832190-05:00",
"created_at": "2024-01-03T09:37:56.485220-05:00",
"name": "Atlanta Hawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0449f57-6c40-4093-bb3b-580540239430/?format=api"
},
{
"id": "6d6d45de-c8c8-4277-9b41-0d2eda41806e",
"gambit_id": "e54f31d5-332c-4e78-acd2-d24c51839bc3",
"last_updated": "2024-01-05T14:03:02.827504-05:00",
"created_at": "2024-01-03T09:37:56.489652-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0449f57-6c40-4093-bb3b-580540239430/?format=api"
}
]
}