GET /api/bet_types/aa172f2a-7815-4693-b7b3-650abd1075f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa172f2a-7815-4693-b7b3-650abd1075f2",
"match": "https://api-prod.gambitprofit.com/api/matches/2d7db780-ad71-4a05-9f06-687317c6cc8b/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-15T08:32:02.809518-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": "Winnipeg Jets",
"amount": 5577.0
},
{
"team": "Arizona Coyotes",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "70ed576a-c96a-4882-9424-c7bc0f25ee58",
"gambit_id": "0240be55-a0ed-4dff-b3eb-527fb1a3b8da",
"last_updated": "2023-01-16T19:27:15.920564-05:00",
"created_at": "2023-01-15T08:32:02.811516-05:00",
"name": "Winnipeg Jets",
"reward": "1.61000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa172f2a-7815-4693-b7b3-650abd1075f2/?format=api"
},
{
"id": "80e4a215-c46a-4432-82cb-dbaf1df63673",
"gambit_id": "b5627110-d917-4866-b759-5520cb2d7d48",
"last_updated": "2023-01-16T19:27:15.923632-05:00",
"created_at": "2023-01-15T08:32:02.813864-05:00",
"name": "Arizona Coyotes",
"reward": "2.03000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa172f2a-7815-4693-b7b3-650abd1075f2/?format=api"
}
]
}