GET /api/bet_types/417c6154-986f-4937-be7e-f6e038264eae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "417c6154-986f-4937-be7e-f6e038264eae",
"match": "https://api-prod.gambitprofit.com/api/matches/847141fe-4375-4ad3-9823-0132a16a7cf0/?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": "SDG (Y Darvish)",
"amount": 6434.0
},
{
"team": "CWS (D Martin)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9200.28,
"profit_sb": 200.28,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "f70bb5b4-6153-4895-ae82-a3c2ca2dd633",
"gambit_id": "2aba89f7-54e1-4198-8ddf-ebe6d57aba3b",
"last_updated": "2022-10-02T15:17:07.833470-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/417c6154-986f-4937-be7e-f6e038264eae/?format=api"
},
{
"id": "281ebfa2-14cd-41c9-9ff4-f2e12a320b85",
"gambit_id": "12ffa41d-a67a-48a7-940d-b9890fd18dba",
"last_updated": "2022-10-02T15:17:07.834519-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Martin)",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/417c6154-986f-4937-be7e-f6e038264eae/?format=api"
}
]
}