GET /api/bet_types/c9b51cf7-c7a0-4867-bb36-bfd38163a0b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9b51cf7-c7a0-4867-bb36-bfd38163a0b5",
"match": "https://api-prod.gambitprofit.com/api/matches/4a8d7fea-1133-4d03-af1f-fa85f50b7d57/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-07T12:18:15.547963-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": "HOU (J Verlander)",
"amount": 5714.0
},
{
"team": "MIN (B Ober)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "d184a250-9b6b-4e3a-b59e-09f8e523c550",
"gambit_id": "5d839d4a-1eb1-4022-b84b-677497b72fa9",
"last_updated": "2023-10-08T17:18:07.154337-04:00",
"created_at": "2023-10-07T12:18:15.558260-04:00",
"name": "HOU (J Verlander)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b51cf7-c7a0-4867-bb36-bfd38163a0b5/?format=api"
},
{
"id": "1db79898-6e59-4765-9e0c-4efe94665f62",
"gambit_id": "a6c5bc26-3e7a-458a-8953-4f5acbc1f364",
"last_updated": "2023-10-08T17:18:07.150624-04:00",
"created_at": "2023-10-07T12:18:15.553136-04:00",
"name": "MIN (B Ober)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b51cf7-c7a0-4867-bb36-bfd38163a0b5/?format=api"
}
]
}