GET /api/bet_types/eba8b126-20cd-430a-b294-ec3ddc51c755/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eba8b126-20cd-430a-b294-ec3ddc51c755",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:22.197293-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": "HOU (C Javier)",
"amount": 6833.0
},
{
"team": "DET (ED Rodriguez)",
"amount": 3167.0
}
],
"expected_reward_tokens": 9564.34,
"profit_sb": 64.34,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "d499ee7a-4c52-4d41-be67-0f034e1f8d8e",
"gambit_id": "d4c36fa8-cf8a-4957-bdac-3c92b65d13ce",
"last_updated": "2023-04-06T11:32:08.696446-04:00",
"created_at": "2023-04-05T09:22:22.199738-04:00",
"name": "HOU (C Javier)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba8b126-20cd-430a-b294-ec3ddc51c755/?format=api"
},
{
"id": "47e2891a-8eac-4b94-8172-fb88b17c66d9",
"gambit_id": "c255f37e-8d36-4c63-9c15-4d537eb84a97",
"last_updated": "2023-04-06T11:32:08.698218-04:00",
"created_at": "2023-04-05T09:22:22.202845-04:00",
"name": "DET (ED Rodriguez)",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba8b126-20cd-430a-b294-ec3ddc51c755/?format=api"
}
]
}