GET /api/bet_types/5f03ed08-288e-4a7e-b22e-95d58c19bb73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f03ed08-288e-4a7e-b22e-95d58c19bb73",
"match": "https://api-prod.gambitprofit.com/api/matches/9c053a92-8863-415a-932c-5d1a6905ebd2/?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": "STL (M Mikolas)",
"amount": 6193.0
},
{
"team": "CHC (L Farrell)",
"amount": 3807.0
}
],
"expected_reward_tokens": 9289.08,
"profit_sb": 289.08,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "3f8ccc02-94dd-4008-8ea3-592f3afcd064",
"gambit_id": "426c24c6-e1f5-4d9f-9da8-eba4c3a3c5f3",
"last_updated": "2022-08-25T10:17:09.074015-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (M Mikolas)",
"reward": "1.50000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f03ed08-288e-4a7e-b22e-95d58c19bb73/?format=api"
},
{
"id": "81dd4b87-29b2-459a-95a4-4bd656f92dfb",
"gambit_id": "04beb99f-fe5a-4800-b7cf-4aed7e992584",
"last_updated": "2022-08-25T10:17:09.073639-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (L Farrell)",
"reward": "2.44000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f03ed08-288e-4a7e-b22e-95d58c19bb73/?format=api"
}
]
}