GET /api/bet_types/13fd29c0-54fb-432f-9744-3575a8d18e66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13fd29c0-54fb-432f-9744-3575a8d18e66",
"match": "https://api-prod.gambitprofit.com/api/matches/bc2346ec-db13-4c34-9656-0782c2d91105/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Toronto Defiant",
"amount": 5256.0
},
{
"team": "London Spitfire",
"amount": 4744.0
}
],
"expected_reward_tokens": 8776.4,
"profit_sb": -223.6,
"profit_sb_percentage": -2.48,
"recommended": false
},
"lines": [
{
"id": "9e4b844b-0f87-4d57-ad87-4cbe59a9d60b",
"gambit_id": "d43e37fa-2e2d-4ba1-8b6e-3b1ebaef8526",
"last_updated": "2022-09-10T21:37:29.836480-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Defiant",
"reward": "1.67000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13fd29c0-54fb-432f-9744-3575a8d18e66/?format=api"
},
{
"id": "4a380ab0-fbbe-4d10-b826-5403ce07b59c",
"gambit_id": "524b48e1-febf-4d65-8f73-977950cd63a5",
"last_updated": "2022-09-10T21:37:29.837666-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "London Spitfire",
"reward": "1.85000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13fd29c0-54fb-432f-9744-3575a8d18e66/?format=api"
}
]
}