GET /api/bet_types/2595abce-e809-4230-9ac5-9b5639b24614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2595abce-e809-4230-9ac5-9b5639b24614",
"match": "https://api-prod.gambitprofit.com/api/matches/1df3bede-e081-4ee6-87a3-9f0dce61f169/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T09:53:02.107368-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": "Robert Whittaker",
"amount": 7281.0
},
{
"team": "Dricus Du Plessis",
"amount": 2719.0
}
],
"expected_reward_tokens": 9244.6,
"profit_sb": -255.4,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "39a0404d-c61b-4691-9f96-9806b2af48cd",
"gambit_id": "3113abe9-6a1e-48a8-be52-116881b9c327",
"last_updated": "2023-07-12T19:13:23.591103-04:00",
"created_at": "2023-07-08T09:53:02.111234-04:00",
"name": "Robert Whittaker",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2595abce-e809-4230-9ac5-9b5639b24614/?format=api"
},
{
"id": "779fc95d-ccaf-4ddb-8476-6a6c0e9089a5",
"gambit_id": "9547bc00-0299-4fbe-a5b2-020d5c4092e5",
"last_updated": "2023-07-12T19:13:23.589715-04:00",
"created_at": "2023-07-08T09:53:02.109214-04:00",
"name": "Dricus Du Plessis",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2595abce-e809-4230-9ac5-9b5639b24614/?format=api"
}
]
}