GET /api/bet_types/522826a1-5042-4c49-b7f0-9c4999ea1b73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "522826a1-5042-4c49-b7f0-9c4999ea1b73",
"match": "https://api-prod.gambitprofit.com/api/matches/078a212c-020f-4825-8f15-b1f662d81886/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Wake Forest",
"amount": 5000.0
},
{
"team": "North Carolina",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1afa2341-20a1-403a-9729-b2c861f0e461",
"gambit_id": "56c7ddbc-a208-4b68-a0f6-78c3748d2845",
"last_updated": "2022-11-14T09:33:44.295254-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wake Forest",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/522826a1-5042-4c49-b7f0-9c4999ea1b73/?format=api"
},
{
"id": "09b16507-32f5-4541-a03a-e12714c3a653",
"gambit_id": "8e37fa05-d3b9-4fbd-b644-c9e379f2047d",
"last_updated": "2022-11-14T09:33:44.296210-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "North Carolina",
"reward": "1.80000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/522826a1-5042-4c49-b7f0-9c4999ea1b73/?format=api"
}
]
}