GET /api/bet_types/6799af05-7bad-4c55-be09-626d49e4aa25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6799af05-7bad-4c55-be09-626d49e4aa25",
"match": "https://api-prod.gambitprofit.com/api/matches/4a5d4d53-dc07-4fd2-afe4-4bb332ebc4c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:48:00.101378-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": "Boston Celtics",
"amount": 6390.0
},
{
"team": "Golden State Warriors",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "edd070e0-40a0-4442-8681-033f9dd90a89",
"gambit_id": "6be6ae29-c926-4491-8e48-425bcfa8475c",
"last_updated": "2023-12-21T10:28:20.365586-05:00",
"created_at": "2023-12-19T08:48:00.114219-05:00",
"name": "Boston Celtics",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6799af05-7bad-4c55-be09-626d49e4aa25/?format=api"
},
{
"id": "cc45283e-cb5a-49dc-8c4b-f956d7517e93",
"gambit_id": "30e097f5-933b-482b-96b2-3eaed09fcd6e",
"last_updated": "2023-12-21T10:28:20.369336-05:00",
"created_at": "2023-12-19T08:48:00.123207-05:00",
"name": "Golden State Warriors",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6799af05-7bad-4c55-be09-626d49e4aa25/?format=api"
}
]
}