GET /api/bet_types/f2929a85-b0dd-4101-8f78-43ca5b9ed6cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2929a85-b0dd-4101-8f78-43ca5b9ed6cd",
"match": "https://api-prod.gambitprofit.com/api/matches/ab70fd89-3c24-4a73-8cf6-9aa074af952c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:10.126647-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": "Oklahoma City Thunder",
"amount": 6232.0
},
{
"team": "Miami Heat",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "a6ed4182-3e90-42ed-a525-d1adc85919d8",
"gambit_id": "e7fcdcd4-bf7d-43b1-b8d9-ab09bf5db702",
"last_updated": "2024-01-11T11:23:08.589813-05:00",
"created_at": "2024-01-10T09:38:10.130461-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2929a85-b0dd-4101-8f78-43ca5b9ed6cd/?format=api"
},
{
"id": "be5c0bb7-b5ad-4181-9ef0-706ef0d1b845",
"gambit_id": "d4775737-9b4a-4790-84b5-8f56cabc9954",
"last_updated": "2024-01-11T11:23:08.593370-05:00",
"created_at": "2024-01-10T09:38:10.134469-05:00",
"name": "Miami Heat",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2929a85-b0dd-4101-8f78-43ca5b9ed6cd/?format=api"
}
]
}