GET /api/bet_types/5f95b4ab-5970-45c7-8f84-df4f6e000ea3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f95b4ab-5970-45c7-8f84-df4f6e000ea3",
"match": "https://api-prod.gambitprofit.com/api/matches/1c09fc31-1086-4c96-9244-6df2b974fc4e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-23T09:28:11.068295-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 (A Smith-Shawver)",
"amount": 5787.0
},
{
"team": "CIN (L Weaver)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "d61d57d1-d248-4a8a-b5b2-27bbb83291fc",
"gambit_id": "eea7e87e-da7d-4e22-b46b-836ed248259c",
"last_updated": "2023-06-26T10:23:06.687549-04:00",
"created_at": "2023-06-23T09:28:11.072297-04:00",
"name": "ATL (A Smith-Shawver)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f95b4ab-5970-45c7-8f84-df4f6e000ea3/?format=api"
},
{
"id": "6b3608f7-4f7e-46db-bfc2-3745282cc3ab",
"gambit_id": "f2fb056c-3a3d-48ca-85ef-23f5bb70081f",
"last_updated": "2023-06-26T10:23:06.685237-04:00",
"created_at": "2023-06-23T09:28:11.069989-04:00",
"name": "CIN (L Weaver)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f95b4ab-5970-45c7-8f84-df4f6e000ea3/?format=api"
}
]
}