GET /api/bet_types/9a181259-e050-44b2-8338-43936491b9f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a181259-e050-44b2-8338-43936491b9f5",
"match": "https://api-prod.gambitprofit.com/api/matches/7b097a05-8021-4adb-bb45-60fc9b6ede4f/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:11.378698-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": "Charlotte Hornets",
"amount": 6232.0
},
{
"team": "San Antonio Spurs",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "abcc57de-59f5-4b6b-94da-37548ca21b39",
"gambit_id": "0cbb5aac-f19f-4193-8a6a-978027a7aaa6",
"last_updated": "2024-01-22T12:08:21.712749-05:00",
"created_at": "2024-01-19T09:33:11.386173-05:00",
"name": "Charlotte Hornets",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a181259-e050-44b2-8338-43936491b9f5/?format=api"
},
{
"id": "63f19971-9278-417c-866c-087417bf684e",
"gambit_id": "1ab5a6ac-84da-4d26-9058-7a7ceee51f78",
"last_updated": "2024-01-22T12:08:21.708507-05:00",
"created_at": "2024-01-19T09:33:11.382008-05:00",
"name": "San Antonio Spurs",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a181259-e050-44b2-8338-43936491b9f5/?format=api"
}
]
}