HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7336fc94-dd06-46c8-9fc5-678e1d75aefd",
"match": "https://api-prod.gambitprofit.com/api/matches/b17b4eeb-4c12-449e-a29e-d19e6e758540/?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": "Crystal Palace",
"amount": 5689.0
},
{
"team": "Draw",
"amount": 4311.0
}
],
"expected_reward_tokens": 12458.79,
"profit_sb": 3458.79,
"profit_sb_percentage": 38.43,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 4012.0
},
{
"team": "Draw",
"amount": 3040.0
},
{
"team": "Nottingham Forest",
"amount": 2948.0
}
],
"expected_reward_tokens": 8785.04,
"profit_sb": -214.96,
"profit_sb_percentage": -2.39,
"recommended": false
},
"lines": [
{
"id": "9f075d9f-4e08-457d-a15e-b13d87eca2ce",
"gambit_id": "e8038c88-2eb1-47b9-9959-39924bd5a7ab",
"last_updated": "2022-11-14T14:48:26.199703-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Crystal Palace",
"reward": "2.19000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7336fc94-dd06-46c8-9fc5-678e1d75aefd/?format=api"
},
{
"id": "aa149709-4e93-4f95-987b-655cc3e57c1c",
"gambit_id": "70b31071-8e36-4a58-9c7a-3feb05034876",
"last_updated": "2022-11-14T14:48:26.201630-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.89000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7336fc94-dd06-46c8-9fc5-678e1d75aefd/?format=api"
},
{
"id": "e048fa4d-a182-4211-9008-cad82e04a01b",
"gambit_id": "92f6cdc8-8e83-4934-ac92-f523f108747a",
"last_updated": "2022-11-14T14:48:26.200675-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "2.98000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7336fc94-dd06-46c8-9fc5-678e1d75aefd/?format=api"
}
]
}