GET /api/bet_types/997fb064-e607-43ce-a1c9-db8accfa11c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "997fb064-e607-43ce-a1c9-db8accfa11c1",
"match": "https://api-prod.gambitprofit.com/api/matches/22186d6b-8402-49eb-aa41-6195e1d7c163/?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": "NYM (T Walker)",
"amount": 6569.0
},
{
"team": "PIT (M Keller)",
"amount": 3431.0
}
],
"expected_reward_tokens": 9262.29,
"profit_sb": 262.29,
"profit_sb_percentage": 2.91,
"recommended": true
},
"lines": [
{
"id": "c48466a5-c409-419a-bb40-606cb52b6e80",
"gambit_id": "e35a8ae1-1639-4f3e-a5e7-e9c5413de02a",
"last_updated": "2022-09-07T12:46:59.049924-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (T Walker)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/997fb064-e607-43ce-a1c9-db8accfa11c1/?format=api"
},
{
"id": "7d3a0dfa-b381-4047-be15-3b852e98a0e3",
"gambit_id": "f3129d25-8e93-4bd9-b19c-3e4015f056e7",
"last_updated": "2022-09-07T12:46:59.048881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (M Keller)",
"reward": "2.70000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/997fb064-e607-43ce-a1c9-db8accfa11c1/?format=api"
}
]
}