GET /api/bet_types/c89fa0b0-48ae-473e-be23-c18f7cb3c953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c89fa0b0-48ae-473e-be23-c18f7cb3c953",
"match": "https://api-prod.gambitprofit.com/api/matches/1a4feda3-82d8-42cc-9245-d28be9e656be/?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": "OAK (J Sears)",
"amount": 5617.0
},
{
"team": "LAA (T Toussaint)",
"amount": 4383.0
}
],
"expected_reward_tokens": 9379.62,
"profit_sb": 379.62,
"profit_sb_percentage": 4.22,
"recommended": true
},
"lines": [
{
"id": "4a4e2f21-13ba-44db-aed3-fc3476c3479b",
"gambit_id": "9649fdd8-2b74-451b-8a4f-b4d4dd8d52b1",
"last_updated": "2022-08-11T09:47:10.329214-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Sears)",
"reward": "1.67000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89fa0b0-48ae-473e-be23-c18f7cb3c953/?format=api"
},
{
"id": "f83a89ac-97ae-4600-97d3-d8fce902836b",
"gambit_id": "091b2399-130e-4311-9e8e-c38bd4e75437",
"last_updated": "2022-08-11T09:47:10.329690-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (T Toussaint)",
"reward": "2.14000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89fa0b0-48ae-473e-be23-c18f7cb3c953/?format=api"
}
]
}