GET /api/bet_types/b96f54e3-4331-437d-ae83-3a209ca2a488/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b96f54e3-4331-437d-ae83-3a209ca2a488",
"match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T09:28:02.356889-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": "TOR (C Bassitt)",
"amount": 5714.0
},
{
"team": "CIN (B Williamson)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "4dc430e6-3727-4936-abb7-6c12eeb55324",
"gambit_id": "9b79c6de-6c35-4b6b-affb-4101030676a4",
"last_updated": "2023-08-21T11:08:28.150701-04:00",
"created_at": "2023-08-19T09:28:02.362898-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96f54e3-4331-437d-ae83-3a209ca2a488/?format=api"
},
{
"id": "fde89c90-75ef-4c6a-ba56-0629bcfe3ac7",
"gambit_id": "8e8b30c8-2cdb-45a8-9302-201537ae4e20",
"last_updated": "2023-08-21T11:08:28.153910-04:00",
"created_at": "2023-08-19T09:28:02.368053-04:00",
"name": "CIN (B Williamson)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96f54e3-4331-437d-ae83-3a209ca2a488/?format=api"
}
]
}