GET /api/bet_types/44425a31-e180-406f-8bc9-aab00ca9b548/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44425a31-e180-406f-8bc9-aab00ca9b548",
"match": "https://api-prod.gambitprofit.com/api/matches/0c0d3e88-ef6f-4c82-b503-d53db347da28/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:07.991656-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": "TAM (Y Chirinos)",
"amount": 6728.0
},
{
"team": "KAN (J Lyles)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "9376442b-1354-45a3-a3ff-c3dbc67948fb",
"gambit_id": "fa4f2995-3cbf-4be8-9719-0091da598323",
"last_updated": "2023-06-26T10:38:16.040702-04:00",
"created_at": "2023-06-24T08:58:07.995396-04:00",
"name": "TAM (Y Chirinos)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44425a31-e180-406f-8bc9-aab00ca9b548/?format=api"
},
{
"id": "7a7fb4ed-1743-47d5-a505-b5ca89a34cdc",
"gambit_id": "e84ee762-c780-42ac-aee7-cf77f021e644",
"last_updated": "2023-06-26T10:38:16.038150-04:00",
"created_at": "2023-06-24T08:58:07.993640-04:00",
"name": "KAN (J Lyles)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44425a31-e180-406f-8bc9-aab00ca9b548/?format=api"
}
]
}