GET /api/bet_types/6a6d6831-a09a-4cf8-9b74-e075e7b3166f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a6d6831-a09a-4cf8-9b74-e075e7b3166f",
"match": "https://api-prod.gambitprofit.com/api/matches/91a8d9cc-4dfb-4da7-82b2-ba1e546558f8/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "CWS (L Lynn)",
"amount": 6189.0
},
{
"team": "OAK (A Martinez)",
"amount": 3811.0
}
],
"expected_reward_tokens": 9221.61,
"profit_sb": 221.61,
"profit_sb_percentage": 2.46,
"recommended": true
},
"lines": [
{
"id": "441ae318-c320-4da2-9610-22f28670f492",
"gambit_id": "bb56fee5-b5b8-42d4-8ca5-6d81e2d2a50d",
"last_updated": "2022-09-11T18:02:04.393413-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Lynn)",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6d6831-a09a-4cf8-9b74-e075e7b3166f/?format=api"
},
{
"id": "ad276284-22f6-49b6-987c-22e162bd08ad",
"gambit_id": "1bc0ce63-44ef-4d0d-b12c-321029fe06fa",
"last_updated": "2022-09-11T18:02:04.392398-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Martinez)",
"reward": "2.42000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6d6831-a09a-4cf8-9b74-e075e7b3166f/?format=api"
}
]
}