GET /api/bet_types/cc9360c6-c216-45f6-ae84-3025e49a0762/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc9360c6-c216-45f6-ae84-3025e49a0762",
"match": "https://api-prod.gambitprofit.com/api/matches/04534756-657d-45af-b5e0-cfaf3991b3e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-22T09:58:21.824118-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": 5827.0
},
{
"team": "TOR (C Bassitt)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "a539a672-0b8f-4e06-8476-379f4f9b2969",
"gambit_id": "28a320ea-8c5e-46de-ab10-9ecee05de183",
"last_updated": "2023-09-23T20:58:10.053947-04:00",
"created_at": "2023-09-22T09:58:21.834747-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc9360c6-c216-45f6-ae84-3025e49a0762/?format=api"
},
{
"id": "7287c788-73e8-49f5-92d7-2efb3781dca6",
"gambit_id": "b7b3623a-ec1d-445f-b72b-47fb6442e593",
"last_updated": "2023-09-23T20:58:10.057848-04:00",
"created_at": "2023-09-22T09:58:21.829440-04:00",
"name": "TOR (C Bassitt)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc9360c6-c216-45f6-ae84-3025e49a0762/?format=api"
}
]
}