GET /api/bet_types/1f7fb4b1-096e-4249-b840-5865fac03eba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f7fb4b1-096e-4249-b840-5865fac03eba",
"match": "https://api-prod.gambitprofit.com/api/matches/21795fca-b0c5-4c2b-b962-ec49c5c2ca6f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:52.810904-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": "NYY (N Cortes)",
"amount": 6114.0
},
{
"team": "PHI (T Walker)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "0e94ad22-7e24-480e-a420-3733af895332",
"gambit_id": "203999b6-8ef0-45a8-bbd1-d5c8d05eed7e",
"last_updated": "2023-04-04T19:32:04.938982-04:00",
"created_at": "2023-04-03T09:56:52.812290-04:00",
"name": "NYY (N Cortes)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7fb4b1-096e-4249-b840-5865fac03eba/?format=api"
},
{
"id": "a7046328-91fa-4d12-b06d-5881349ba4c7",
"gambit_id": "eb7b80e5-1bc7-47ca-ba4f-17d634af64f4",
"last_updated": "2023-04-04T19:32:04.940330-04:00",
"created_at": "2023-04-03T09:56:52.813643-04:00",
"name": "PHI (T Walker)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7fb4b1-096e-4249-b840-5865fac03eba/?format=api"
}
]
}