GET /api/bet_types/0c09c68a-1dd1-4cd9-93c2-93beba763ac4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c09c68a-1dd1-4cd9-93c2-93beba763ac4",
"match": "https://api-prod.gambitprofit.com/api/matches/374c393b-aee1-4053-8d95-524ddd5a7f9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T10:42:58.572677-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": "Amanda Nunes",
"amount": 7143.0
},
{
"team": "Irene Aldana",
"amount": 2857.0
}
],
"expected_reward_tokens": 9285.25,
"profit_sb": -214.75,
"profit_sb_percentage": -2.26,
"recommended": false
},
"lines": [
{
"id": "f57f1be6-938f-4063-b35f-635b0f9d4ecd",
"gambit_id": "abeaf70e-973a-46cb-801c-bbb461412a0f",
"last_updated": "2023-06-12T10:23:24.975808-04:00",
"created_at": "2023-06-10T10:42:58.576509-04:00",
"name": "Amanda Nunes",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c09c68a-1dd1-4cd9-93c2-93beba763ac4/?format=api"
},
{
"id": "2126a5b6-e603-40a5-965c-13af643bc8e4",
"gambit_id": "7a4cecb6-5229-4dfe-b94a-9b65b2e6b0c2",
"last_updated": "2023-06-12T10:23:24.973799-04:00",
"created_at": "2023-06-10T10:42:58.574769-04:00",
"name": "Irene Aldana",
"reward": "3.25000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c09c68a-1dd1-4cd9-93c2-93beba763ac4/?format=api"
}
]
}