GET /api/bet_types/0c64b632-c52d-4927-b197-6cecfe2b552a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c64b632-c52d-4927-b197-6cecfe2b552a",
"match": "https://api-prod.gambitprofit.com/api/matches/0008390d-6e44-499c-9973-98695db97a42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:21.215448-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": "MIN (P Lopez)",
"amount": 5234.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "2316cc97-b32b-49bf-bc4c-366ce06fc959",
"gambit_id": "a4c4eac2-e4d2-4155-8a86-2ed0265e27f4",
"last_updated": "2023-04-06T11:42:05.565191-04:00",
"created_at": "2023-04-05T09:22:21.220069-04:00",
"name": "MIN (P Lopez)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c64b632-c52d-4927-b197-6cecfe2b552a/?format=api"
},
{
"id": "cc995c19-88aa-4f49-a393-730568c1764c",
"gambit_id": "f9f052a2-d9c4-4484-ad21-258843469bd0",
"last_updated": "2023-04-06T11:42:05.563479-04:00",
"created_at": "2023-04-05T09:22:21.217456-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c64b632-c52d-4927-b197-6cecfe2b552a/?format=api"
}
]
}