GET /api/bet_types/f99fc446-94de-4d4d-b2e5-dddfee786557/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f99fc446-94de-4d4d-b2e5-dddfee786557",
"match": "https://api-prod.gambitprofit.com/api/matches/9071228a-0cad-45a2-8e57-0a2465816408/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T11:43:23.791252-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": "Jacksonville Jaguars",
"amount": 6324.0
},
{
"team": "Dallas Cowboys",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "c483cb27-6614-4934-8963-4318dfd5c67b",
"gambit_id": "d133cedb-3335-4ae7-99f5-0cafc9984c18",
"last_updated": "2023-08-14T11:18:18.583038-04:00",
"created_at": "2023-08-11T11:43:23.795248-04:00",
"name": "Jacksonville Jaguars",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f99fc446-94de-4d4d-b2e5-dddfee786557/?format=api"
},
{
"id": "fce36541-c064-461f-8bfc-cac36e1aee52",
"gambit_id": "159efa8a-07ca-468f-a648-0ca97fd33f29",
"last_updated": "2023-08-14T11:18:18.586413-04:00",
"created_at": "2023-08-11T11:43:23.799672-04:00",
"name": "Dallas Cowboys",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f99fc446-94de-4d4d-b2e5-dddfee786557/?format=api"
}
]
}