GET /api/bet_types/0d24236b-ffa6-4b47-a496-15e76a0bab1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d24236b-ffa6-4b47-a496-15e76a0bab1b",
"match": "https://api-prod.gambitprofit.com/api/matches/7f5f649c-3d11-42a6-a8f0-772e34994197/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T01:03:09.895466-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": "TAM (T Glasnow)",
"amount": 6173.0
},
{
"team": "CLE (C Quantrill)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "6e2dce6a-b2ca-4f16-b441-f06a75710661",
"gambit_id": "db4c42d6-570d-4424-a45f-40b106aac7b0",
"last_updated": "2023-09-02T17:23:08.656630-04:00",
"created_at": "2023-09-01T01:03:09.899406-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d24236b-ffa6-4b47-a496-15e76a0bab1b/?format=api"
},
{
"id": "5ab89c5b-4587-423d-acf5-7ae1286f3289",
"gambit_id": "ed3ca417-15f4-410a-8d37-b9779ee37c22",
"last_updated": "2023-09-02T17:23:08.660114-04:00",
"created_at": "2023-09-01T01:03:09.905448-04:00",
"name": "CLE (C Quantrill)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d24236b-ffa6-4b47-a496-15e76a0bab1b/?format=api"
}
]
}