GET /api/bet_types/94787502-26d3-4e3b-8d1b-07daafe6bcc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94787502-26d3-4e3b-8d1b-07daafe6bcc5",
"match": "https://api-prod.gambitprofit.com/api/matches/9734c4cf-6cd5-498e-9bae-02f137908fd6/?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": "NC State",
"amount": 5000.0
},
{
"team": "East Carolina",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "f3d91d2a-b1f5-494e-a201-5a1dc90ee8dc",
"gambit_id": "c45a31c5-4ace-4ce9-b7f6-5795229d8082",
"last_updated": "2022-09-05T09:57:26.150015-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NC State",
"reward": "1.83000",
"odds": "1.90910",
"spread": "-12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94787502-26d3-4e3b-8d1b-07daafe6bcc5/?format=api"
},
{
"id": "c8027098-93f1-4db1-b447-8ee34288623d",
"gambit_id": "044d4d22-fcee-4011-aeb8-8eeeaff2966a",
"last_updated": "2022-09-05T09:57:26.148960-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "East Carolina",
"reward": "1.83000",
"odds": "1.90910",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94787502-26d3-4e3b-8d1b-07daafe6bcc5/?format=api"
}
]
}