GET /api/bet_types/49742774-72fe-4ebd-a6ab-8a38503e8a63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49742774-72fe-4ebd-a6ab-8a38503e8a63",
"match": "https://api-prod.gambitprofit.com/api/matches/025f18b9-b9e9-4385-996c-600fe65c671b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-15T00:21:48.745686-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": "OpTic Texas",
"amount": 5826.0
},
{
"team": "Boston",
"amount": 4174.0
}
],
"expected_reward_tokens": 8680.74,
"profit_sb": -319.26,
"profit_sb_percentage": -3.55,
"recommended": false
},
"lines": [
{
"id": "1f608241-f98a-40fa-99ac-1dd47e905386",
"gambit_id": "b9e5564e-0d07-4fcc-b361-b2bfcec4cc62",
"last_updated": "2023-01-16T19:32:05.482386-05:00",
"created_at": "2023-01-15T00:21:48.753073-05:00",
"name": "OpTic Texas",
"reward": "1.49000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49742774-72fe-4ebd-a6ab-8a38503e8a63/?format=api"
},
{
"id": "a572bd85-2262-456a-b7e5-f526633f159f",
"gambit_id": "67763261-dcf9-48ed-b3d7-fd58484e2306",
"last_updated": "2023-01-16T19:32:05.479328-05:00",
"created_at": "2023-01-15T00:21:48.748438-05:00",
"name": "Boston",
"reward": "2.08000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49742774-72fe-4ebd-a6ab-8a38503e8a63/?format=api"
}
]
}