GET /api/bet_types/9d8cd447-4e82-4970-b14a-ef75001ef08b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d8cd447-4e82-4970-b14a-ef75001ef08b",
"match": "https://api-prod.gambitprofit.com/api/matches/0563fe50-1498-416b-8f92-2f96f46ae19c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T09:23:14.872715-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": "DET (S Gipson Long)",
"amount": 5325.0
},
{
"team": "LAA (T Anderson)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "80bd9b09-8464-4cf9-9932-5478c060bcff",
"gambit_id": "2f069c32-3809-4112-9ea0-ae7cb717c552",
"last_updated": "2023-09-18T08:58:25.415826-04:00",
"created_at": "2023-09-16T09:23:14.877611-04:00",
"name": "DET (S Gipson Long)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8cd447-4e82-4970-b14a-ef75001ef08b/?format=api"
},
{
"id": "5e0f4ef1-377e-4e26-8f8b-f573d6ed9234",
"gambit_id": "049b5803-6186-45e1-b49f-d9e85cd2a70e",
"last_updated": "2023-09-18T08:58:25.422969-04:00",
"created_at": "2023-09-16T09:23:14.883482-04:00",
"name": "LAA (T Anderson)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d8cd447-4e82-4970-b14a-ef75001ef08b/?format=api"
}
]
}