GET /api/bet_types/285ea4ce-1c5a-4865-ab0e-8912c276fff2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "285ea4ce-1c5a-4865-ab0e-8912c276fff2",
"match": "https://api-prod.gambitprofit.com/api/matches/cee3366e-d6cd-471a-8707-d2634468affb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T22:56:58.498130-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": "Seattle Surge",
"amount": 5782.0
},
{
"team": "OpTic Texas",
"amount": 4218.0
}
],
"expected_reward_tokens": 9193.38,
"profit_sb": -306.62,
"profit_sb_percentage": -3.23,
"recommended": false
},
"lines": [
{
"id": "103a525e-90dc-4f66-9671-f36b2b59f5fa",
"gambit_id": "4661efaf-6579-4c37-8265-bee2f702828c",
"last_updated": "2023-01-23T11:57:23.989271-05:00",
"created_at": "2023-01-19T22:56:58.500684-05:00",
"name": "Seattle Surge",
"reward": "1.59000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285ea4ce-1c5a-4865-ab0e-8912c276fff2/?format=api"
},
{
"id": "f37876d4-e392-41eb-9821-a2c48f5fd7e4",
"gambit_id": "877e0a63-c082-4e39-9a9c-d0e25e9d00c5",
"last_updated": "2023-01-23T11:57:23.988148-05:00",
"created_at": "2023-01-19T22:56:58.499420-05:00",
"name": "OpTic Texas",
"reward": "2.18000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285ea4ce-1c5a-4865-ab0e-8912c276fff2/?format=api"
}
]
}