GET /api/bet_types/cf1d5168-df74-4eac-ad26-4eb80282d52b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf1d5168-df74-4eac-ad26-4eb80282d52b",
"match": "https://api-prod.gambitprofit.com/api/matches/8d0203cb-c2d7-43d2-a520-4c652ba23d9b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T08:48:22.339656-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": "SEA (L Gilbert)",
"amount": 6627.0
},
{
"team": "LAA (R Detmers)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "a6f521b3-ecba-450c-b413-c9e55f8cd0a1",
"gambit_id": "99ab7b00-500f-4851-863a-0511ce03c70c",
"last_updated": "2023-09-12T21:18:16.674489-04:00",
"created_at": "2023-09-11T08:48:22.347478-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf1d5168-df74-4eac-ad26-4eb80282d52b/?format=api"
},
{
"id": "a28fd6d5-44f9-417a-bc91-afae659a8032",
"gambit_id": "9381d6aa-02df-4787-a6de-450bb8c6ba8f",
"last_updated": "2023-09-12T21:18:16.671081-04:00",
"created_at": "2023-09-11T08:48:22.343288-04:00",
"name": "LAA (R Detmers)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf1d5168-df74-4eac-ad26-4eb80282d52b/?format=api"
}
]
}