GET /api/bet_types/40662ba5-9a75-4f7b-95c7-f05f708dd932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40662ba5-9a75-4f7b-95c7-f05f708dd932",
"match": "https://api-prod.gambitprofit.com/api/matches/e3707cf4-abf5-43bb-b44a-df8ef257a127/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-13T08:57:57.514749-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": "Los Angeles Lakers",
"amount": 6010.0
},
{
"team": "San Antonio Spurs",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "3607ef38-faba-436d-9d05-ed121e788756",
"gambit_id": "7cc6f416-6744-4ef6-a6b9-96201f3f381e",
"last_updated": "2023-12-15T10:03:18.981672-05:00",
"created_at": "2023-12-13T08:57:57.518328-05:00",
"name": "Los Angeles Lakers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40662ba5-9a75-4f7b-95c7-f05f708dd932/?format=api"
},
{
"id": "bfbba54d-4695-4ba9-aa30-d74f0100c111",
"gambit_id": "e8e0cb88-be18-4333-a0cf-d0f9aa2d054c",
"last_updated": "2023-12-15T10:03:18.984916-05:00",
"created_at": "2023-12-13T08:57:57.522106-05:00",
"name": "San Antonio Spurs",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40662ba5-9a75-4f7b-95c7-f05f708dd932/?format=api"
}
]
}