GET /api/bet_types/8bde0b6f-054e-4ed9-9de8-2bcc7fb8888b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bde0b6f-054e-4ed9-9de8-2bcc7fb8888b",
"match": "https://api-prod.gambitprofit.com/api/matches/938eb805-9b3b-4859-85f0-bf96c9974e01/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-05T09:57:11.329246-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": "Kansas City Chiefs",
"amount": 5000.0
},
{
"team": "Las Vegas Raiders",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "e8eb13c9-5547-44ac-b531-51973ac08f6c",
"gambit_id": "5b8cbde0-a42a-4ec8-ae4a-4364c414172d",
"last_updated": "2023-01-08T10:16:59.745069-05:00",
"created_at": "2023-01-05T09:57:11.332171-05:00",
"name": "Kansas City Chiefs",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bde0b6f-054e-4ed9-9de8-2bcc7fb8888b/?format=api"
},
{
"id": "ad916248-ce53-45cc-9b42-44d3522d49ce",
"gambit_id": "02d0bca4-254a-45cd-83ad-33e6fc6e6abe",
"last_updated": "2023-01-08T10:16:59.743969-05:00",
"created_at": "2023-01-05T09:57:11.330803-05:00",
"name": "Las Vegas Raiders",
"reward": "1.78000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bde0b6f-054e-4ed9-9de8-2bcc7fb8888b/?format=api"
}
]
}