GET /api/bet_types/0e3f0d50-aa80-4737-a321-7f37dd69f0e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e3f0d50-aa80-4737-a321-7f37dd69f0e2",
"match": "https://api-prod.gambitprofit.com/api/matches/31340c92-4f1c-4dd3-b34c-e19b1a885e7c/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-01T09:03:22.282564-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": "ATL",
"amount": 5423.0
},
{
"team": "LAA",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c7f5d4d5-635b-4cda-8ded-285a955555a1",
"gambit_id": "b03818aa-1d62-43fb-8641-e8a315c25843",
"last_updated": "2023-08-02T19:07:59.597972-04:00",
"created_at": "2023-08-01T09:03:22.294202-04:00",
"name": "ATL",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3f0d50-aa80-4737-a321-7f37dd69f0e2/?format=api"
},
{
"id": "298defb9-70f1-4adb-bf77-0d48af6322d7",
"gambit_id": "e1fa5527-78a9-41b4-86b4-fc5f94071126",
"last_updated": "2023-08-02T19:07:59.594483-04:00",
"created_at": "2023-08-01T09:03:22.287973-04:00",
"name": "LAA",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e3f0d50-aa80-4737-a321-7f37dd69f0e2/?format=api"
}
]
}