GET /api/bet_types/ec0ddb1f-763d-40cc-a2a8-1c60021fb354/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec0ddb1f-763d-40cc-a2a8-1c60021fb354",
"match": "https://api-prod.gambitprofit.com/api/matches/e4c0d299-fda4-4923-9fb3-fa9306272429/?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": "TAM (S McClanahan)",
"amount": 5688.0
},
{
"team": "HOU (C Javier)",
"amount": 4312.0
}
],
"expected_reward_tokens": 9270.8,
"profit_sb": 270.8,
"profit_sb_percentage": 3.01,
"recommended": true
},
"lines": [
{
"id": "29e7c860-63d0-4228-91c3-74902cdab033",
"gambit_id": "1b4d4eda-45ae-44f2-a253-b506684f718b",
"last_updated": "2022-09-21T15:57:18.498785-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (S McClanahan)",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0ddb1f-763d-40cc-a2a8-1c60021fb354/?format=api"
},
{
"id": "9b7b9b82-f787-490b-b7e2-14193301aea7",
"gambit_id": "23d5659f-6563-49a3-ad3b-1836c3462e89",
"last_updated": "2022-09-21T15:57:18.497801-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (C Javier)",
"reward": "2.15000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0ddb1f-763d-40cc-a2a8-1c60021fb354/?format=api"
}
]
}