GET /api/bet_types/44a898f2-a57d-4fae-a36e-8af9014926c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44a898f2-a57d-4fae-a36e-8af9014926c8",
"match": "https://api-prod.gambitprofit.com/api/matches/6f57ed2f-287f-4321-92c9-57f0de46677b/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:54.217231-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": "Carolina Hurricanes",
"amount": 7318.0
},
{
"team": "Philadelphia Flyers",
"amount": 2682.0
}
],
"expected_reward_tokens": 9145.62,
"profit_sb": 145.62,
"profit_sb_percentage": 1.62,
"recommended": true
},
"lines": [
{
"id": "d14494af-ff0b-4541-9929-7d9bfc5fd612",
"gambit_id": "0035813f-586e-4667-a733-e872006e70ea",
"last_updated": "2022-12-25T18:07:05.634463-05:00",
"created_at": "2022-12-23T09:06:54.218422-05:00",
"name": "Carolina Hurricanes",
"reward": "1.25000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a898f2-a57d-4fae-a36e-8af9014926c8/?format=api"
},
{
"id": "8de8e0f2-b50b-4739-ae9d-8b5a0cceb4cf",
"gambit_id": "46c4ae5c-71be-4d0c-a7a4-b6fadefc509d",
"last_updated": "2022-12-25T18:07:05.635530-05:00",
"created_at": "2022-12-23T09:06:54.219677-05:00",
"name": "Philadelphia Flyers",
"reward": "3.41000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a898f2-a57d-4fae-a36e-8af9014926c8/?format=api"
}
]
}