GET /api/bet_types/6269e45a-9a26-4c3d-99c5-5dd2fdaf78e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6269e45a-9a26-4c3d-99c5-5dd2fdaf78e5",
"match": "https://api-prod.gambitprofit.com/api/matches/d7f5e68b-4300-45a4-9767-8f8899910352/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T19:03:18.128198-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": "Carlos Alcaraz Garfia",
"amount": 6272.0
},
{
"team": "Novak Djokovic",
"amount": 3728.0
}
],
"expected_reward_tokens": 9282.56,
"profit_sb": -217.44,
"profit_sb_percentage": -2.29,
"recommended": false
},
"lines": [
{
"id": "0dadfd01-42cd-4add-abcb-c0a8cee556b8",
"gambit_id": "0179608f-3d27-4b10-8182-094b1bfe6b2c",
"last_updated": "2023-06-10T13:53:14.076906-04:00",
"created_at": "2023-06-07T19:03:18.131360-04:00",
"name": "Carlos Alcaraz Garfia",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6269e45a-9a26-4c3d-99c5-5dd2fdaf78e5/?format=api"
},
{
"id": "d4fdbafd-0fc8-4fab-8282-d55aad65e73b",
"gambit_id": "820f1660-8f8f-4f4e-9468-a79bba19c27f",
"last_updated": "2023-06-10T13:53:14.079656-04:00",
"created_at": "2023-06-07T19:03:18.134192-04:00",
"name": "Novak Djokovic",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6269e45a-9a26-4c3d-99c5-5dd2fdaf78e5/?format=api"
}
]
}