GET /api/bet_types/3a967300-8aae-419c-a40f-16cd1e7b2b33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a967300-8aae-419c-a40f-16cd1e7b2b33",
"match": "https://api-prod.gambitprofit.com/api/matches/bbb24fe5-5549-4aec-b557-8823612d61ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-24T13:02:08.759538-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": "ATL (S Strider)",
"amount": 7024.0
},
{
"team": "MIA (E Cabrera)",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "6626d41e-f165-49ce-a3a5-9ba8ea69bd5b",
"gambit_id": "fd0a6f8c-3f3f-42c5-a2a0-18849ba3daca",
"last_updated": "2023-04-25T11:42:19.713487-04:00",
"created_at": "2023-04-24T13:02:08.761440-04:00",
"name": "ATL (S Strider)",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a967300-8aae-419c-a40f-16cd1e7b2b33/?format=api"
},
{
"id": "968d3b10-0683-4f4d-9924-caaa7a7bde24",
"gambit_id": "68523a73-f0ba-4ac5-ad12-76b42c82c40f",
"last_updated": "2023-04-25T11:42:19.715112-04:00",
"created_at": "2023-04-24T13:02:08.763441-04:00",
"name": "MIA (E Cabrera)",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a967300-8aae-419c-a40f-16cd1e7b2b33/?format=api"
}
]
}