GET /api/bet_types/31d9dd2b-bbf7-479c-b5b2-3959223bffd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31d9dd2b-bbf7-479c-b5b2-3959223bffd1",
"match": "https://api-prod.gambitprofit.com/api/matches/faf04bba-0b30-4799-a95b-7dd8a77b60de/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "NYY (G Cole)",
"amount": 6683.0
},
{
"team": "OAK (J Sears)",
"amount": 3317.0
}
],
"expected_reward_tokens": 9287.6,
"profit_sb": 287.6,
"profit_sb_percentage": 3.2,
"recommended": true
},
"lines": [
{
"id": "d293f732-c372-48de-b645-fec676badfb4",
"gambit_id": "90059b5d-38bc-4e2c-a802-e4c0e0ce63ae",
"last_updated": "2022-08-27T12:21:51.548281-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.39000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d9dd2b-bbf7-479c-b5b2-3959223bffd1/?format=api"
},
{
"id": "92161404-f5f1-43de-8943-c3eb09459a43",
"gambit_id": "61941bec-6534-41c7-b997-2654674c9ee8",
"last_updated": "2022-08-27T12:21:51.547802-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Sears)",
"reward": "2.80000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d9dd2b-bbf7-479c-b5b2-3959223bffd1/?format=api"
}
]
}