GET /api/bet_types/e03c95c6-0cd6-4ffd-bc4f-5f8783f17804/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e03c95c6-0cd6-4ffd-bc4f-5f8783f17804",
"match": "https://api-prod.gambitprofit.com/api/matches/f95137d9-3446-4d45-a84b-2cfdc74bb218/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T08:43:14.495700-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": "COL (P Lambert)",
"amount": 5377.0
},
{
"team": "CWS (M Kopech)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "3fff20b5-4c30-4a49-b2b2-8a517cf618f5",
"gambit_id": "4ea67a7d-acb1-49c0-8727-fb7d2e2c0faa",
"last_updated": "2023-08-21T10:13:05.760829-04:00",
"created_at": "2023-08-18T08:43:14.507504-04:00",
"name": "COL (P Lambert)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03c95c6-0cd6-4ffd-bc4f-5f8783f17804/?format=api"
},
{
"id": "89ab2b5c-ed85-4bdd-aeaf-36aa8203e342",
"gambit_id": "a93eb774-be8e-47d5-b521-d225cb0ecf51",
"last_updated": "2023-08-21T10:13:05.756286-04:00",
"created_at": "2023-08-18T08:43:14.500431-04:00",
"name": "CWS (M Kopech)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03c95c6-0cd6-4ffd-bc4f-5f8783f17804/?format=api"
}
]
}