HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3bcd2dd-d01c-4c98-9b78-050a9dafc67f",
"match": "https://api-prod.gambitprofit.com/api/matches/5283670b-759e-44df-af0f-fcf3443f7a78/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "FC Dallas",
"amount": 7105.0
},
{
"team": "Draw",
"amount": 2895.0
}
],
"expected_reward_tokens": 10798.35,
"profit_sb": 1798.35,
"profit_sb_percentage": 19.98,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "FC Dallas",
"amount": 5815.0
},
{
"team": "Draw",
"amount": 2370.0
},
{
"team": "San Jose Earthquakes",
"amount": 1815.0
}
],
"expected_reward_tokens": 8838.8,
"profit_sb": -161.2,
"profit_sb_percentage": -1.79,
"recommended": false
},
"lines": [
{
"id": "30d19dca-10f4-4e0f-8c17-c8a8d342d01b",
"gambit_id": "12534e71-c371-4d24-aab4-720f25302399",
"last_updated": "2022-08-15T13:42:13.691484-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Dallas",
"reward": "1.52000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bcd2dd-d01c-4c98-9b78-050a9dafc67f/?format=api"
},
{
"id": "7ab08cb5-3c6f-4076-8d68-0925960432e2",
"gambit_id": "8878c6f6-4c00-4d2a-815f-21e6ffa7c304",
"last_updated": "2022-08-15T13:42:13.691863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.73000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bcd2dd-d01c-4c98-9b78-050a9dafc67f/?format=api"
},
{
"id": "926ac00f-4472-47aa-8a5d-a42c784bf525",
"gambit_id": "4468d912-967a-4cb6-91aa-716ebba8b7d0",
"last_updated": "2022-08-15T13:42:13.691056-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Earthquakes",
"reward": "4.87000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bcd2dd-d01c-4c98-9b78-050a9dafc67f/?format=api"
}
]
}