GET /api/bet_types/2670050e-0cea-422a-a9c0-e80c742d9d65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2670050e-0cea-422a-a9c0-e80c742d9d65",
"match": "https://api-prod.gambitprofit.com/api/matches/4ddda5c2-87d7-4f03-acb8-26876a999b1f/?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": "Southern Miss",
"amount": 5397.0
},
{
"team": "Georgia State",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "7949575a-d6ff-4429-b002-1e58a0ec061d",
"gambit_id": "018b0916-68d3-43aa-a931-a789695e9619",
"last_updated": "2022-11-06T08:58:19.120504-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southern Miss",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2670050e-0cea-422a-a9c0-e80c742d9d65/?format=api"
},
{
"id": "199bd029-38a0-4f69-93f5-141a1167f705",
"gambit_id": "66e08fbd-ea46-4ec6-a5a7-836f4ec8f8fa",
"last_updated": "2022-11-06T08:58:19.121669-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia State",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2670050e-0cea-422a-a9c0-e80c742d9d65/?format=api"
}
]
}