GET /api/bet_types/6dd3dbaa-ce15-4703-96a1-7bdfb495d261/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6dd3dbaa-ce15-4703-96a1-7bdfb495d261",
"match": "https://api-prod.gambitprofit.com/api/matches/2a7444b7-7afb-4515-989f-367c85c057ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T22:48:27.102334-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": "Seattle Seahawks",
"amount": 6547.0
},
{
"team": "Los Angeles Rams",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "3a2caa69-4361-4e59-bf2a-e6070fcee4e2",
"gambit_id": "fa4027b5-2079-44ab-ac1b-be5ccfdb03fd",
"last_updated": "2023-09-11T11:13:24.734652-04:00",
"created_at": "2023-09-06T22:48:27.110166-04:00",
"name": "Seattle Seahawks",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dd3dbaa-ce15-4703-96a1-7bdfb495d261/?format=api"
},
{
"id": "71180f53-7010-4888-9ec8-c09fd46f62a5",
"gambit_id": "e2613809-391e-41b2-85eb-7ccd123e76de",
"last_updated": "2023-09-11T11:13:24.731217-04:00",
"created_at": "2023-09-06T22:48:27.106289-04:00",
"name": "Los Angeles Rams",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dd3dbaa-ce15-4703-96a1-7bdfb495d261/?format=api"
}
]
}