GET /api/bet_types/fb56f39a-0129-46a3-8200-102e44a3fd2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb56f39a-0129-46a3-8200-102e44a3fd2d",
"match": "https://api-prod.gambitprofit.com/api/matches/cf1394c3-4456-482e-a16e-4f849b4d5d09/?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": "Ball State",
"amount": 7440.0
},
{
"team": "Connecticut",
"amount": 2560.0
}
],
"expected_reward_tokens": 9523.2,
"profit_sb": 23.2,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "3c59ff32-55dc-4a08-b5d7-3bc726c08a44",
"gambit_id": "3e66ed82-0d04-4919-825f-b3c71997adc3",
"last_updated": "2022-10-17T09:27:38.947191-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ball State",
"reward": "1.28000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb56f39a-0129-46a3-8200-102e44a3fd2d/?format=api"
},
{
"id": "5d1d8451-2448-4c21-9310-98faab8bc352",
"gambit_id": "db1fcfa4-a5c6-4fca-bd16-955b48056604",
"last_updated": "2022-10-17T09:27:38.948255-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Connecticut",
"reward": "3.72000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb56f39a-0129-46a3-8200-102e44a3fd2d/?format=api"
}
]
}