GET /api/bet_types/53e72e78-fdd7-4e78-9138-39d47113ef1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53e72e78-fdd7-4e78-9138-39d47113ef1d",
"match": "https://api-prod.gambitprofit.com/api/matches/bcffae9b-7315-4dd5-925d-00a9fa60b50d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:09.052405-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": "CHC (J Taillon)",
"amount": 5490.0
},
{
"team": "MIL (W Miley)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "ba89a952-514d-45cc-8b49-f460ed0f8094",
"gambit_id": "0c7b931f-d4a4-4520-b258-70ccf6b3c84a",
"last_updated": "2023-08-29T19:28:16.570960-04:00",
"created_at": "2023-08-28T08:48:09.061264-04:00",
"name": "CHC (J Taillon)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53e72e78-fdd7-4e78-9138-39d47113ef1d/?format=api"
},
{
"id": "aec2e004-a8a3-48f4-8f66-9e08e436159e",
"gambit_id": "5e6e84f0-1f06-4b8d-8820-86ac776e661b",
"last_updated": "2023-08-29T19:28:16.567437-04:00",
"created_at": "2023-08-28T08:48:09.057077-04:00",
"name": "MIL (W Miley)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53e72e78-fdd7-4e78-9138-39d47113ef1d/?format=api"
}
]
}