HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b1b9a08-84dc-4f76-a55a-b48aa8b14155",
"match": "https://api-prod.gambitprofit.com/api/matches/80a40bc8-d048-4b3d-9272-887ed16eed86/?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": "Tottenham",
"amount": 7140.0
},
{
"team": "Draw",
"amount": 2860.0
}
],
"expected_reward_tokens": 10924.2,
"profit_sb": 1924.2,
"profit_sb_percentage": 21.38,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 5750.0
},
{
"team": "Draw",
"amount": 2303.0
},
{
"team": "Leeds United",
"amount": 1946.0
}
],
"expected_reward_tokens": 8795.92,
"profit_sb": -204.08,
"profit_sb_percentage": -2.27,
"recommended": false
},
"lines": [
{
"id": "7af373da-aab1-4de1-8a25-356572e6fbcd",
"gambit_id": "2ce8bf6b-683b-44dd-9043-13f19290cf3e",
"last_updated": "2022-11-14T14:43:32.029907-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "1.53000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1b9a08-84dc-4f76-a55a-b48aa8b14155/?format=api"
},
{
"id": "a214b0e9-c160-46a5-b46a-2a77ed657901",
"gambit_id": "61dd597d-5e94-49f8-aca1-8500b219fca5",
"last_updated": "2022-11-14T14:43:32.030865-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.82000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1b9a08-84dc-4f76-a55a-b48aa8b14155/?format=api"
},
{
"id": "a007b265-4db9-402e-a2d3-246137c6f5a5",
"gambit_id": "d3b016b4-88f2-4005-9938-f9faf0c1a3bd",
"last_updated": "2022-11-14T14:43:32.028943-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leeds United",
"reward": "4.52000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1b9a08-84dc-4f76-a55a-b48aa8b14155/?format=api"
}
]
}