GET /api/bet_types/d3e3c4a3-c657-4894-9a4d-d50d85f91b80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3e3c4a3-c657-4894-9a4d-d50d85f91b80",
"match": "https://api-prod.gambitprofit.com/api/matches/791110bb-d96a-48bd-8ee5-7f83f10dc06c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:25.974417-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": "CIN (B Lively)",
"amount": 5714.0
},
{
"team": "MIL (A Houser)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "cf13deec-4430-4f3e-8cbc-0d1a003ff1d4",
"gambit_id": "c3848d81-848c-4d25-b4c5-36e3d48cf9cf",
"last_updated": "2023-07-17T12:43:27.371646-04:00",
"created_at": "2023-07-16T09:08:25.979122-04:00",
"name": "CIN (B Lively)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e3c4a3-c657-4894-9a4d-d50d85f91b80/?format=api"
},
{
"id": "958b9028-e877-4a88-a238-e43045aa571c",
"gambit_id": "4e27d174-0491-4f20-b349-bc70ff5b0aae",
"last_updated": "2023-07-17T12:43:27.370170-04:00",
"created_at": "2023-07-16T09:08:25.976837-04:00",
"name": "MIL (A Houser)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e3c4a3-c657-4894-9a4d-d50d85f91b80/?format=api"
}
]
}