GET /api/bet_types/ee3eeb54-93a0-4123-b956-aed601174873/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee3eeb54-93a0-4123-b956-aed601174873",
"match": "https://api-prod.gambitprofit.com/api/matches/41f671fe-7b16-4399-ab0c-0d0247367fa7/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:08.992147-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": 5399.0
},
{
"team": "Maryland",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "b31d960d-eb87-4e24-9351-0df219a31557",
"gambit_id": "ef60bcee-6c87-4300-b91a-ade5b1cbb439",
"last_updated": "2022-12-31T11:02:03.429358-05:00",
"created_at": "2022-12-30T10:27:08.993680-05:00",
"name": "NC State",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3eeb54-93a0-4123-b956-aed601174873/?format=api"
},
{
"id": "50aa41ae-4613-4666-937b-014e5e9d644b",
"gambit_id": "7384eb30-dbf4-49d3-80ec-0296ff3f964b",
"last_updated": "2022-12-31T11:02:03.430504-05:00",
"created_at": "2022-12-30T10:27:08.995029-05:00",
"name": "Maryland",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3eeb54-93a0-4123-b956-aed601174873/?format=api"
}
]
}