GET /api/bet_types/8e8566cb-3416-4d6d-810b-6964fe452500/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e8566cb-3416-4d6d-810b-6964fe452500",
"match": "https://api-prod.gambitprofit.com/api/matches/c1160bb7-b54e-4efa-8eb5-ad184544df9b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Santiago Ponzinibbio",
"amount": 5742.0
},
{
"team": "Alex Morono",
"amount": 4258.0
}
],
"expected_reward_tokens": 8899.22,
"profit_sb": -100.78,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "45068dad-30bb-4300-aeec-33fbabfb7051",
"gambit_id": "77079e45-743c-4990-9f3e-41b10397d63d",
"last_updated": "2022-12-12T09:57:04.534138-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Santiago Ponzinibbio",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8566cb-3416-4d6d-810b-6964fe452500/?format=api"
},
{
"id": "3f5d964d-331f-47d9-9c84-3717fa3710ba",
"gambit_id": "aadbac93-4789-4965-8ac3-bffb62481460",
"last_updated": "2022-12-12T09:57:04.532923-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Alex Morono",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8566cb-3416-4d6d-810b-6964fe452500/?format=api"
}
]
}