GET /api/bet_types/f337ce9c-cfac-4264-9998-71cf2dc9d4cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f337ce9c-cfac-4264-9998-71cf2dc9d4cf",
"match": "https://api-prod.gambitprofit.com/api/matches/3c56bd30-9d23-4f5f-8eb9-905a5d9ae590/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T11:18:01.602199-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": "Cincinnati Bengals",
"amount": 6849.0
},
{
"team": "Houston Texans",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "354309ce-49ba-4ad0-b945-2db0e2b10cbc",
"gambit_id": "5ba3026a-b3ad-4456-a7bd-72d60ef90268",
"last_updated": "2023-11-13T15:48:04.893094-05:00",
"created_at": "2023-11-10T11:18:01.611686-05:00",
"name": "Cincinnati Bengals",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337ce9c-cfac-4264-9998-71cf2dc9d4cf/?format=api"
},
{
"id": "9a44324e-43ae-47dc-b887-2a5ac25a5bf9",
"gambit_id": "72a8a386-6d11-4e16-9545-f0a434c84d71",
"last_updated": "2023-11-13T15:48:04.888747-05:00",
"created_at": "2023-11-10T11:18:01.606536-05:00",
"name": "Houston Texans",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337ce9c-cfac-4264-9998-71cf2dc9d4cf/?format=api"
}
]
}