GET /api/bet_types/d1a5c509-936c-4eb7-bbf3-ebf535a20e4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1a5c509-936c-4eb7-bbf3-ebf535a20e4d",
"match": "https://api-prod.gambitprofit.com/api/matches/8c81d20e-75c3-4a2c-ba7f-980f31db9fba/?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": "NC State",
"amount": 6104.0
},
{
"team": "Florida State",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "906fe61a-9687-4535-bf3f-2a9730ea8f48",
"gambit_id": "d4f4b54e-a2e5-424e-b663-b399877823d1",
"last_updated": "2022-10-11T11:37:06.206582-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NC State",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1a5c509-936c-4eb7-bbf3-ebf535a20e4d/?format=api"
},
{
"id": "7a62ee1d-ea35-496d-891e-fbfc5c1a2676",
"gambit_id": "57885a46-8a7b-4565-b4ef-9add94b91e0d",
"last_updated": "2022-10-11T11:37:06.207689-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida State",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1a5c509-936c-4eb7-bbf3-ebf535a20e4d/?format=api"
}
]
}