GET /api/bet_types/2f2743a0-c856-47ed-bfb2-d8e056968bb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f2743a0-c856-47ed-bfb2-d8e056968bb3",
"match": "https://api-prod.gambitprofit.com/api/matches/67d9c3d5-8dec-439b-b33a-fd838a1b0402/?format=api",
"name": "Play the Odds",
"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": "UTEP",
"amount": 5097.0
},
{
"team": "Florida Intl",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "f223fe4e-b0ac-4fca-89c5-96c1c5657534",
"gambit_id": "a6f77ed5-e9dd-49b5-9360-a7ec6a33d557",
"last_updated": "2022-11-21T10:08:00.563226-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTEP",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2743a0-c856-47ed-bfb2-d8e056968bb3/?format=api"
},
{
"id": "6a097e99-64cc-42c8-843e-ebe6bea6318b",
"gambit_id": "b0ac3bb6-afc4-4ced-97b2-6cb581267baf",
"last_updated": "2022-11-21T10:08:00.564162-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Intl",
"reward": "1.84000",
"odds": "1.95240",
"spread": "14.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2743a0-c856-47ed-bfb2-d8e056968bb3/?format=api"
}
]
}