GET /api/bet_types/9921fd6a-587c-48fe-bcd7-aa9cc0a5530d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9921fd6a-587c-48fe-bcd7-aa9cc0a5530d",
"match": "https://api-prod.gambitprofit.com/api/matches/545c74b9-33e3-4f2b-9c85-c1b09681b935/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T22:58:17.075044-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": "Manon Fiorot",
"amount": 6247.0
},
{
"team": "Rose Namajunas",
"amount": 3753.0
}
],
"expected_reward_tokens": 9307.44,
"profit_sb": -192.56,
"profit_sb_percentage": -2.03,
"recommended": false
},
"lines": [
{
"id": "58661f1a-6216-4c0c-8728-410d758fb379",
"gambit_id": "e7f06802-1d4e-413f-bb96-2e2e298d653d",
"last_updated": "2023-09-04T13:48:08.806370-04:00",
"created_at": "2023-09-01T22:58:17.084818-04:00",
"name": "Manon Fiorot",
"reward": "1.49000",
"odds": "1.51280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9921fd6a-587c-48fe-bcd7-aa9cc0a5530d/?format=api"
},
{
"id": "78ee598c-7398-4ca5-ba1e-68631c7c8629",
"gambit_id": "f142e50c-53f3-4c9b-ace5-0a1fc4a95f06",
"last_updated": "2023-09-04T13:48:08.803035-04:00",
"created_at": "2023-09-01T22:58:17.079689-04:00",
"name": "Rose Namajunas",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9921fd6a-587c-48fe-bcd7-aa9cc0a5530d/?format=api"
}
]
}