GET /api/bet_types/f1cc8f3e-fdc2-494b-a500-4f92bc1fae3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1cc8f3e-fdc2-494b-a500-4f92bc1fae3a",
"match": "https://api-prod.gambitprofit.com/api/matches/46508648-c3e3-4efa-9575-653a04d393cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:10.727761-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": "Dustin Pague",
"amount": 6066.0
},
{
"team": "James Dennis",
"amount": 3934.0
}
],
"expected_reward_tokens": 9402.26,
"profit_sb": -97.74,
"profit_sb_percentage": -1.03,
"recommended": false
},
"lines": [
{
"id": "05b713df-6802-40e4-937b-d79c652fd4b8",
"gambit_id": "37616cc7-8853-449a-a3d4-858a191e4509",
"last_updated": "2023-03-31T19:56:57.082889-04:00",
"created_at": "2023-03-22T12:32:10.733559-04:00",
"name": "Dustin Pague",
"reward": "1.55000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1cc8f3e-fdc2-494b-a500-4f92bc1fae3a/?format=api"
},
{
"id": "ed35c65e-f38c-43b4-8320-8b7f549747e5",
"gambit_id": "2ad70835-1387-45db-a5a1-9d1802c61d9d",
"last_updated": "2023-03-31T19:56:57.080703-04:00",
"created_at": "2023-03-22T12:32:10.730767-04:00",
"name": "James Dennis",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1cc8f3e-fdc2-494b-a500-4f92bc1fae3a/?format=api"
}
]
}