GET /api/bet_types/1f178352-e958-4aa0-b0d7-bb24bda564a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f178352-e958-4aa0-b0d7-bb24bda564a7",
"match": "https://api-prod.gambitprofit.com/api/matches/98bf5a82-4ea4-467d-bb31-07701f76560a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:19.106868-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": "ATL (S Strider)",
"amount": 7024.0
},
{
"team": "DET (R Olson)",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "1b7b59a4-5dc8-4027-8662-2a9c35dcae0d",
"gambit_id": "1d02a1a9-0bf8-453a-bec9-e0278ff78c1b",
"last_updated": "2023-06-15T23:28:26.923149-04:00",
"created_at": "2023-06-13T09:08:19.109735-04:00",
"name": "ATL (S Strider)",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f178352-e958-4aa0-b0d7-bb24bda564a7/?format=api"
},
{
"id": "8fad28d1-6cc7-4bd2-8734-91fa4edca4d2",
"gambit_id": "64e47559-a2fa-464a-9b75-403b91f669e5",
"last_updated": "2023-06-15T23:28:26.924526-04:00",
"created_at": "2023-06-13T09:08:19.112273-04:00",
"name": "DET (R Olson)",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f178352-e958-4aa0-b0d7-bb24bda564a7/?format=api"
}
]
}