GET /api/bet_types/eab4d8fe-06e5-424b-8343-810e710afcd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eab4d8fe-06e5-424b-8343-810e710afcd8",
"match": "https://api-prod.gambitprofit.com/api/matches/5248a6cb-330b-4229-9df6-212abcbd0d1f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:18.100953-04: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": "Billy Quarantillo",
"amount": 6047.0
},
{
"team": "Edson Barboza",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": -249.98,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "4093bb1b-5e50-4477-bfe0-86558f82d505",
"gambit_id": "8471fc22-e366-4d1e-a42d-6ba8412efe48",
"last_updated": "2023-04-17T11:42:07.545039-04:00",
"created_at": "2023-04-14T12:02:18.104070-04:00",
"name": "Billy Quarantillo",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab4d8fe-06e5-424b-8343-810e710afcd8/?format=api"
},
{
"id": "b915fe19-1ba2-4c47-be64-500869c9c2c5",
"gambit_id": "b9dbdecb-2cbc-4c1f-8b31-f3da2b98c886",
"last_updated": "2023-04-17T11:42:07.543367-04:00",
"created_at": "2023-04-14T12:02:18.102523-04:00",
"name": "Edson Barboza",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab4d8fe-06e5-424b-8343-810e710afcd8/?format=api"
}
]
}