GET /api/bet_types/ea6f29ee-cafd-443f-8f29-74a5348d04c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea6f29ee-cafd-443f-8f29-74a5348d04c1",
"match": "https://api-prod.gambitprofit.com/api/matches/6ee2b968-52a9-43c5-aeab-dd8a0f223eb4/?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": "PIT (J Oviedo)",
"amount": 5000.0
},
{
"team": "CHC (W Miley)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "bfdd8265-6ba8-4b98-89f5-782ee37fae3a",
"gambit_id": "9ed6e658-be97-46ba-9a12-7097c4d1cede",
"last_updated": "2022-09-25T21:56:59.722816-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (J Oviedo)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea6f29ee-cafd-443f-8f29-74a5348d04c1/?format=api"
},
{
"id": "cdc9016a-028d-4ed0-810b-e5892b557e54",
"gambit_id": "092fa68b-f4f8-4dce-8b02-95fdfa056bf6",
"last_updated": "2022-09-25T21:56:59.723729-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (W Miley)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea6f29ee-cafd-443f-8f29-74a5348d04c1/?format=api"
}
]
}