GET /api/bet_types/d7faee0f-bf63-46be-9a6e-e5636c431ec7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7faee0f-bf63-46be-9a6e-e5636c431ec7",
"match": "https://api-prod.gambitprofit.com/api/matches/4c485dbf-905b-4585-8109-8013540bc75c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T08:48:22.871321-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": "LOS (G Stone)",
"amount": 6060.0
},
{
"team": "SDG (P Avila)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "a2c0380e-1227-42a6-845e-147c680da487",
"gambit_id": "2cc1687a-31f1-439c-bff5-9ab5ac56f457",
"last_updated": "2023-09-12T21:13:17.347926-04:00",
"created_at": "2023-09-11T08:48:22.886997-04:00",
"name": "LOS (G Stone)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7faee0f-bf63-46be-9a6e-e5636c431ec7/?format=api"
},
{
"id": "1a095ea4-c435-4bdb-8f0f-5d3f76eec127",
"gambit_id": "9f539da4-5ba2-4e3d-a82c-ff4c7ea1a0fb",
"last_updated": "2023-09-12T21:13:17.344628-04:00",
"created_at": "2023-09-11T08:48:22.876158-04:00",
"name": "SDG (P Avila)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7faee0f-bf63-46be-9a6e-e5636c431ec7/?format=api"
}
]
}