GET /api/bet_types/a038a59e-d279-4053-a2b9-7b86a78b29c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a038a59e-d279-4053-a2b9-7b86a78b29c0",
"match": "https://api-prod.gambitprofit.com/api/matches/8dabc970-3b45-4667-98ed-a95370257efc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T14:03:08.537794-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": "Jake Bostwick",
"amount": 5673.0
},
{
"team": "Erick Lozano",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "fe411c62-edf6-45e5-8f20-030a5d5d823e",
"gambit_id": "f1e57e16-ad75-452e-acd3-4a09c941a7c7",
"last_updated": "2023-06-24T14:03:19.171899-04:00",
"created_at": "2023-06-22T14:03:08.541187-04:00",
"name": "Jake Bostwick",
"reward": "1.64000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a038a59e-d279-4053-a2b9-7b86a78b29c0/?format=api"
},
{
"id": "fcd42691-2850-4e47-b703-7feb2bfae1dc",
"gambit_id": "e693f604-dba2-41cc-905b-81060a03eebf",
"last_updated": "2023-06-24T14:03:19.173206-04:00",
"created_at": "2023-06-22T14:03:08.544420-04:00",
"name": "Erick Lozano",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a038a59e-d279-4053-a2b9-7b86a78b29c0/?format=api"
}
]
}