GET /api/bet_types/ededc4d3-3570-49b4-9f0a-e1d6fb09531c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ededc4d3-3570-49b4-9f0a-e1d6fb09531c",
"match": "https://api-prod.gambitprofit.com/api/matches/41c8e37b-334c-4a20-a13c-47c10c205c12/?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": "SMU",
"amount": 6336.0
},
{
"team": "BYU",
"amount": 3664.0
}
],
"expected_reward_tokens": 9123.36,
"profit_sb": 123.36,
"profit_sb_percentage": 1.37,
"recommended": true
},
"lines": [
{
"id": "78473da5-06bc-4ea0-92a2-58d3ddfc71fb",
"gambit_id": "aa94c438-46a8-4f57-a9c4-a0d94c61543c",
"last_updated": "2022-12-19T10:22:26.404348-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SMU",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ededc4d3-3570-49b4-9f0a-e1d6fb09531c/?format=api"
},
{
"id": "c867ad8c-a02a-4c48-bc16-a896cca97def",
"gambit_id": "ffcb7b99-58be-4960-8f12-3d11298283a0",
"last_updated": "2022-12-19T10:22:26.405383-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BYU",
"reward": "2.49000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ededc4d3-3570-49b4-9f0a-e1d6fb09531c/?format=api"
}
]
}