GET /api/bet_types/8990d655-40b6-45c3-a624-2b366b836b0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8990d655-40b6-45c3-a624-2b366b836b0a",
"match": "https://api-prod.gambitprofit.com/api/matches/ee74e376-8ab0-456f-8e9a-a07164166672/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T14:08:19.750630-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": "Chris Garcia",
"amount": 6791.0
},
{
"team": "Robert Madrid",
"amount": 3209.0
}
],
"expected_reward_tokens": 9370.28,
"profit_sb": -129.72,
"profit_sb_percentage": -1.37,
"recommended": false
},
"lines": [
{
"id": "1e7d2d65-84ee-46bf-abbd-6311d06b1d48",
"gambit_id": "84269d76-411b-46a1-b9d5-b28662d02a21",
"last_updated": "2023-06-24T14:03:18.985059-04:00",
"created_at": "2023-06-22T14:08:19.753003-04:00",
"name": "Chris Garcia",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8990d655-40b6-45c3-a624-2b366b836b0a/?format=api"
},
{
"id": "18c06186-592b-433e-8fc9-59934c09f686",
"gambit_id": "31ca467b-f0fc-4038-bfbb-1cf9d4b5bbf6",
"last_updated": "2023-06-24T14:03:18.986376-04:00",
"created_at": "2023-06-22T14:08:19.755200-04:00",
"name": "Robert Madrid",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8990d655-40b6-45c3-a624-2b366b836b0a/?format=api"
}
]
}