GET /api/bet_types/85e1acdf-e8ac-4b79-b66f-2611d59c458c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85e1acdf-e8ac-4b79-b66f-2611d59c458c",
"match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T09:23:07.128687-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 (C Morton)",
"amount": 5995.0
},
{
"team": "MIA (E Perez)",
"amount": 4005.0
}
],
"expected_reward_tokens": 9531.9,
"profit_sb": 31.9,
"profit_sb_percentage": 0.34,
"recommended": true
},
"lines": [
{
"id": "c4a1abdc-2072-48e7-be52-c8e86bc00428",
"gambit_id": "1680f8c8-61d4-444a-99b2-0ec68fd69f24",
"last_updated": "2023-07-03T01:13:11.003343-04:00",
"created_at": "2023-07-01T09:23:07.133679-04:00",
"name": "ATL (C Morton)",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1acdf-e8ac-4b79-b66f-2611d59c458c/?format=api"
},
{
"id": "891d8f07-b8bb-4132-b2ef-bba04bab17b2",
"gambit_id": "f02b0af7-ae93-4b61-83d1-001015f25e9a",
"last_updated": "2023-07-03T01:13:11.001976-04:00",
"created_at": "2023-07-01T09:23:07.131120-04:00",
"name": "MIA (E Perez)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1acdf-e8ac-4b79-b66f-2611d59c458c/?format=api"
}
]
}