GET /api/bet_types/6526f36d-9276-4aa2-8b06-52fae10cb6a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6526f36d-9276-4aa2-8b06-52fae10cb6a4",
"match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:05.193808-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": "MIL (C Burnes)",
"amount": 5955.0
},
{
"team": "CIN (B Williamson)",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "e6ce9a97-9bb9-4a52-8e24-86b008700bda",
"gambit_id": "34dc355a-432d-46c0-9af8-66b1fe3cc945",
"last_updated": "2023-06-04T13:26:52.875564-04:00",
"created_at": "2023-06-02T10:32:05.197384-04:00",
"name": "MIL (C Burnes)",
"reward": "1.61000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6526f36d-9276-4aa2-8b06-52fae10cb6a4/?format=api"
},
{
"id": "db1041f9-b8eb-4b51-a069-6fcc92d4c2cd",
"gambit_id": "66e60522-03ae-46d6-be5f-244e751b6e07",
"last_updated": "2023-06-04T13:26:52.877958-04:00",
"created_at": "2023-06-02T10:32:05.199539-04:00",
"name": "CIN (B Williamson)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6526f36d-9276-4aa2-8b06-52fae10cb6a4/?format=api"
}
]
}