GET /api/bet_types/102e9870-66c5-4103-a271-8312b65fa2da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "102e9870-66c5-4103-a271-8312b65fa2da",
"match": "https://api-prod.gambitprofit.com/api/matches/946436a3-db77-4cc6-a111-afc35a3c183d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T18:52:01.163535-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": "Jordan Weeks",
"amount": 5449.0
},
{
"team": "Murat Kazgan",
"amount": 4551.0
}
],
"expected_reward_tokens": 8554.93,
"profit_sb": -945.07,
"profit_sb_percentage": -9.95,
"recommended": false
},
"lines": [
{
"id": "0654ffe6-68a3-4bca-a759-fa6616d0a8e1",
"gambit_id": "a1043e5d-f526-4c94-b9b4-3f94ad695681",
"last_updated": "2023-01-28T19:46:47.661362-05:00",
"created_at": "2023-01-24T18:52:01.166404-05:00",
"name": "Jordan Weeks",
"reward": "1.57000",
"odds": "1.71000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102e9870-66c5-4103-a271-8312b65fa2da/?format=api"
},
{
"id": "616cf579-6cc9-44ab-84ae-cae99a6d4c05",
"gambit_id": "eb8e0d91-3205-47da-9b06-06e28fd555b1",
"last_updated": "2023-01-28T19:46:47.660152-05:00",
"created_at": "2023-01-24T18:52:01.165080-05:00",
"name": "Murat Kazgan",
"reward": "1.88000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102e9870-66c5-4103-a271-8312b65fa2da/?format=api"
}
]
}