GET /api/bet_types/d2cb84ad-d23b-4d27-8a82-8c33caa2f98b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2cb84ad-d23b-4d27-8a82-8c33caa2f98b",
"match": "https://api-prod.gambitprofit.com/api/matches/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:41:59.740404-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": "CLE (H Gaddis)",
"amount": 5426.0
},
{
"team": "DET (M Boyd)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "23ace9cd-8243-49ff-9eed-96b6892fb7dd",
"gambit_id": "7c5cf980-69d9-4004-a270-08fde9a3740b",
"last_updated": "2023-04-19T17:27:14.837168-04:00",
"created_at": "2023-04-17T11:41:59.746129-04:00",
"name": "CLE (H Gaddis)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2cb84ad-d23b-4d27-8a82-8c33caa2f98b/?format=api"
},
{
"id": "a506ee18-4ed3-4faf-84a6-5b7917065d0c",
"gambit_id": "1610ae54-df6c-44cc-8d94-3de95d88bcef",
"last_updated": "2023-04-19T17:27:14.830918-04:00",
"created_at": "2023-04-17T11:41:59.743515-04:00",
"name": "DET (M Boyd)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2cb84ad-d23b-4d27-8a82-8c33caa2f98b/?format=api"
}
]
}