GET /api/bet_types/826d9716-032a-4bbe-bb62-45ee7cfd183f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "826d9716-032a-4bbe-bb62-45ee7cfd183f",
"match": "https://api-prod.gambitprofit.com/api/matches/1f1575d5-326d-4226-9cc4-a15698335a52/?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": "UL Lafayette",
"amount": 6114.0
},
{
"team": "Georgia Southern",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "2c684583-0a68-4132-860a-c3f8b37c918d",
"gambit_id": "cf389c95-85cf-42c7-ae36-b4b430c4a51c",
"last_updated": "2022-11-11T20:21:56.392719-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Lafayette",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826d9716-032a-4bbe-bb62-45ee7cfd183f/?format=api"
},
{
"id": "53d24d6a-ac23-4018-962d-37e3cce4071a",
"gambit_id": "1973ca97-a897-4307-94b2-32ff8b0dc6ae",
"last_updated": "2022-11-11T20:21:56.393684-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia Southern",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/826d9716-032a-4bbe-bb62-45ee7cfd183f/?format=api"
}
]
}