GET /api/bet_types/da2fe09e-1011-40e7-a654-6821c2a26703/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da2fe09e-1011-40e7-a654-6821c2a26703",
"match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?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": "Appalachian St",
"amount": 7399.0
},
{
"team": "Georgia State",
"amount": 2601.0
}
],
"expected_reward_tokens": 9544.71,
"profit_sb": 44.71,
"profit_sb_percentage": 0.47,
"recommended": true
},
"lines": [
{
"id": "294c5195-7045-42a4-89fd-7412c44ace04",
"gambit_id": "0e025366-442b-490b-94b2-6e3ab48505ae",
"last_updated": "2022-10-20T09:17:11.177724-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.29000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2fe09e-1011-40e7-a654-6821c2a26703/?format=api"
},
{
"id": "85955ea7-77b2-4773-a704-6025eb4b0ba2",
"gambit_id": "22347e6d-4ad5-4d6c-9a0d-b39873f4a2f9",
"last_updated": "2022-10-20T09:17:11.178700-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia State",
"reward": "3.67000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2fe09e-1011-40e7-a654-6821c2a26703/?format=api"
}
]
}