GET /api/bet_types/2815d391-2072-4d66-997a-bd8e55367caa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2815d391-2072-4d66-997a-bd8e55367caa",
"match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T08:38:16.565623-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": "CIN (L Richardson)",
"amount": 6060.0
},
{
"team": "WAS (J Irvin)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "fba8976a-b3fa-4ec5-8dfd-ce87434e9b91",
"gambit_id": "b1baadd2-955e-4067-a6e4-8649b26965a2",
"last_updated": "2023-08-07T19:28:12.501295-04:00",
"created_at": "2023-08-06T08:38:16.583891-04:00",
"name": "CIN (L Richardson)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2815d391-2072-4d66-997a-bd8e55367caa/?format=api"
},
{
"id": "b1a09117-256c-46b8-aa26-71abf5fbfa95",
"gambit_id": "0dfb14f2-aff2-4c00-9d8f-5bf90659915f",
"last_updated": "2023-08-07T19:28:12.497319-04:00",
"created_at": "2023-08-06T08:38:16.574365-04:00",
"name": "WAS (J Irvin)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2815d391-2072-4d66-997a-bd8e55367caa/?format=api"
}
]
}