GET /api/bet_types/587851af-2f38-4294-9af4-5f7fb69e5558/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "587851af-2f38-4294-9af4-5f7fb69e5558",
"match": "https://api-prod.gambitprofit.com/api/matches/192e62fc-e75f-4962-8ade-e3c0ae069530/?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": "Marshall",
"amount": 5969.0
},
{
"team": "Troy",
"amount": 4031.0
}
],
"expected_reward_tokens": 9190.68,
"profit_sb": 190.68,
"profit_sb_percentage": 2.12,
"recommended": true
},
"lines": [
{
"id": "df8680b3-b2a5-42e0-a0a1-a54d643843cd",
"gambit_id": "0fedbe7a-79cc-4c4a-bae8-c37a3bf8b4a2",
"last_updated": "2022-09-25T21:17:17.265314-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Marshall",
"reward": "1.54000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587851af-2f38-4294-9af4-5f7fb69e5558/?format=api"
},
{
"id": "8f7bd7e2-9827-42ae-bc74-577fd12f8a0c",
"gambit_id": "ce7f3bfe-c8f6-4a0a-9ca9-5e4ed727d092",
"last_updated": "2022-09-25T21:17:17.264352-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Troy",
"reward": "2.28000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587851af-2f38-4294-9af4-5f7fb69e5558/?format=api"
}
]
}