GET /api/bet_types/e7352b6f-958d-458f-97e7-d240bdc599d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7352b6f-958d-458f-97e7-d240bdc599d9",
"match": "https://api-prod.gambitprofit.com/api/matches/76e5d394-9d53-4197-a657-445d260ac5ec/?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": "TOR (A Manoah)",
"amount": 6569.0
},
{
"team": "PIT (J Oviedo)",
"amount": 3431.0
}
],
"expected_reward_tokens": 9262.29,
"profit_sb": 262.29,
"profit_sb_percentage": 2.91,
"recommended": true
},
"lines": [
{
"id": "bc0f9a33-df69-4a4b-99c5-b9cf93fc585d",
"gambit_id": "66d4ef63-ce26-41d5-9d1b-39081ab9660d",
"last_updated": "2022-09-03T20:02:07.790709-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7352b6f-958d-458f-97e7-d240bdc599d9/?format=api"
},
{
"id": "5bdae87f-fbc1-4f91-9acf-df10b770b6cc",
"gambit_id": "381fa690-1cca-402b-8a5f-53e8893d866c",
"last_updated": "2022-09-03T20:02:07.789753-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (J Oviedo)",
"reward": "2.70000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7352b6f-958d-458f-97e7-d240bdc599d9/?format=api"
}
]
}