GET /api/bet_types/a363579b-f16f-49f4-8037-3edbe693ef0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a363579b-f16f-49f4-8037-3edbe693ef0c",
"match": "https://api-prod.gambitprofit.com/api/matches/15995967-5691-4758-af78-5860699a0937/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-03T08:28:20.682035-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 (J Urias)",
"amount": 7106.0
},
{
"team": "OAK (J Sears)",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "83e26850-3c10-4abe-b9a1-48473a086938",
"gambit_id": "41afd44b-fd59-42bb-b757-ae2e1a013542",
"last_updated": "2023-08-04T11:43:13.245098-04:00",
"created_at": "2023-08-03T08:28:20.694188-04:00",
"name": "LOS (J Urias)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a363579b-f16f-49f4-8037-3edbe693ef0c/?format=api"
},
{
"id": "7e9f7f65-b6b1-476c-a651-3d8d39523585",
"gambit_id": "b06a0f6d-5875-4223-8ca7-084e2c9fe38a",
"last_updated": "2023-08-04T11:43:13.241272-04:00",
"created_at": "2023-08-03T08:28:20.688152-04:00",
"name": "OAK (J Sears)",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a363579b-f16f-49f4-8037-3edbe693ef0c/?format=api"
}
]
}