GET /api/bet_types/b600122e-a788-4e5e-b2f0-3b4e33736f67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b600122e-a788-4e5e-b2f0-3b4e33736f67",
"match": "https://api-prod.gambitprofit.com/api/matches/490fb77b-5cbb-4867-a1c3-7b5d026a0fda/?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": "ATL (B Elder)",
"amount": 6809.0
},
{
"team": "WAS (C Abbott)",
"amount": 3191.0
}
],
"expected_reward_tokens": 9190.08,
"profit_sb": 190.08,
"profit_sb_percentage": 2.11,
"recommended": true
},
"lines": [
{
"id": "92244026-a3ac-4698-84a3-b5e606c986bd",
"gambit_id": "5d272e34-699f-464a-86bd-5229ca26688e",
"last_updated": "2022-09-27T09:27:22.714782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (B Elder)",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b600122e-a788-4e5e-b2f0-3b4e33736f67/?format=api"
},
{
"id": "f687e344-3191-47c7-97c5-7a2bf251961d",
"gambit_id": "8cffba4f-64ce-4a1b-9d10-f53624d302f4",
"last_updated": "2022-09-27T09:27:22.713708-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (C Abbott)",
"reward": "2.88000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b600122e-a788-4e5e-b2f0-3b4e33736f67/?format=api"
}
]
}