GET /api/bet_types/e8d1dada-ef73-4939-a13d-c39e744e3994/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8d1dada-ef73-4939-a13d-c39e744e3994",
"match": "https://api-prod.gambitprofit.com/api/matches/e40df90c-64c4-4f7b-b956-23924190764e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:21.781163-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": "Oklahoma City Thunder",
"amount": 5773.0
},
{
"team": "Utah Jazz",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "fabe08e1-b44e-40f3-8c73-246b3e6e45ca",
"gambit_id": "fdbc5223-e46e-4b96-920c-c97d53c958d8",
"last_updated": "2024-01-19T20:43:13.688814-05:00",
"created_at": "2024-01-18T10:18:21.785298-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d1dada-ef73-4939-a13d-c39e744e3994/?format=api"
},
{
"id": "3e51ab60-799b-4780-a56f-427835110448",
"gambit_id": "95eb7081-9ce4-4045-98ec-c77c01cfc470",
"last_updated": "2024-01-19T20:43:13.692835-05:00",
"created_at": "2024-01-18T10:18:21.790879-05:00",
"name": "Utah Jazz",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d1dada-ef73-4939-a13d-c39e744e3994/?format=api"
}
]
}