GET /api/bet_types/c23d3439-24a9-496c-9942-daecb9e1d5a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c23d3439-24a9-496c-9942-daecb9e1d5a2",
"match": "https://api-prod.gambitprofit.com/api/matches/31124925-19fd-40b0-8ad4-160cb18e8474/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-26T08:58:02.669531-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": "TEX (A Heaney)",
"amount": 6442.0
},
{
"team": "DET (M Boyd)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "eeffda10-18c1-4a38-9b32-73fbd561e80c",
"gambit_id": "1fe3f6ef-cbee-40b4-8f44-f8c8cbddcfac",
"last_updated": "2023-06-27T14:57:58.971042-04:00",
"created_at": "2023-06-26T08:58:02.673961-04:00",
"name": "TEX (A Heaney)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23d3439-24a9-496c-9942-daecb9e1d5a2/?format=api"
},
{
"id": "21fa089c-6632-4b2f-b8be-3aa332e3d75b",
"gambit_id": "2e194b53-5d62-40cb-9802-4bd17a84a0cf",
"last_updated": "2023-06-27T14:57:58.968420-04:00",
"created_at": "2023-06-26T08:58:02.671655-04:00",
"name": "DET (M Boyd)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23d3439-24a9-496c-9942-daecb9e1d5a2/?format=api"
}
]
}