GET /api/bet_types/fa531135-87e7-4ad5-b337-af55b43049f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa531135-87e7-4ad5-b337-af55b43049f0",
"match": "https://api-prod.gambitprofit.com/api/matches/0d4660cd-6c18-44f7-aa86-30b457c0fb11/?format=api",
"name": "Pick the Winner",
"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": "TCU",
"amount": 6563.0
},
{
"team": "Oklahoma State",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "f6909e53-63a6-4ab8-98d5-bb9a2c50e376",
"gambit_id": "47b21bbd-ea15-4f86-a3c3-16510bc33555",
"last_updated": "2022-10-17T09:31:59.023534-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TCU",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa531135-87e7-4ad5-b337-af55b43049f0/?format=api"
},
{
"id": "9ccfbc39-029a-4cb2-9418-afae1b5388e7",
"gambit_id": "7fdf4df1-d338-4746-8942-ca75cb0e4911",
"last_updated": "2022-10-17T09:31:59.024669-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma State",
"reward": "2.75000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa531135-87e7-4ad5-b337-af55b43049f0/?format=api"
}
]
}