GET /api/bet_types/8f0a44bd-a15f-4e7f-938a-d22e68b44c86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f0a44bd-a15f-4e7f-938a-d22e68b44c86",
"match": "https://api-prod.gambitprofit.com/api/matches/abbff835-137e-4a38-a846-3fdbe520a528/?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": "Jack Hermansson",
"amount": 6633.0
},
{
"team": "Roman Dolidze",
"amount": 3367.0
}
],
"expected_reward_tokens": 8954.55,
"profit_sb": -45.45,
"profit_sb_percentage": -0.5,
"recommended": false
},
"lines": [
{
"id": "10ed43e9-38be-4524-9c68-0d1295e74da9",
"gambit_id": "2a1fce1d-f827-4201-be36-a3374ea1bc23",
"last_updated": "2022-12-05T11:52:18.333633-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jack Hermansson",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0a44bd-a15f-4e7f-938a-d22e68b44c86/?format=api"
},
{
"id": "8e888078-88e5-49e3-a552-eacef270b640",
"gambit_id": "06b24b1a-e976-4c68-92d4-ae4dc22b2eba",
"last_updated": "2022-12-05T11:52:18.334638-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Roman Dolidze",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0a44bd-a15f-4e7f-938a-d22e68b44c86/?format=api"
}
]
}