GET /api/bet_types/c3d006c8-c49b-46cd-9b26-fadd840d0e5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3d006c8-c49b-46cd-9b26-fadd840d0e5e",
"match": "https://api-prod.gambitprofit.com/api/matches/77e2b298-7df9-4ad9-a320-6559b802a529/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:03.096452-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": "Colorado Avalanche",
"amount": 6020.0
},
{
"team": "Los Angeles Kings",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "c255ceb5-0515-47e5-8b8f-0ba5753e1638",
"gambit_id": "690d5412-325c-4847-a63d-9f21f298c1d3",
"last_updated": "2023-03-10T10:32:01.684292-05:00",
"created_at": "2023-03-09T09:02:03.097650-05:00",
"name": "Colorado Avalanche",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d006c8-c49b-46cd-9b26-fadd840d0e5e/?format=api"
},
{
"id": "e6be8d81-1f49-4277-b3f1-65d49ab0468f",
"gambit_id": "8a2110f5-2376-43e1-8fe4-97e2efc86e76",
"last_updated": "2023-03-10T10:32:01.685752-05:00",
"created_at": "2023-03-09T09:02:03.099162-05:00",
"name": "Los Angeles Kings",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3d006c8-c49b-46cd-9b26-fadd840d0e5e/?format=api"
}
]
}