HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "661c0750-4648-4cce-a54e-9f0239139a40",
"match": "https://api-prod.gambitprofit.com/api/matches/e7bbcf33-571a-49ad-b66b-6a5023c6deda/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T17:53:22.665591-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 6735.0
},
{
"team": "Draw",
"amount": 3265.0
}
],
"expected_reward_tokens": 11851.95,
"profit_sb": 2351.95,
"profit_sb_percentage": 24.76,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5247.0
},
{
"team": "Draw",
"amount": 2544.0
},
{
"team": "Newcastle United",
"amount": 2209.0
}
],
"expected_reward_tokens": 9233.62,
"profit_sb": -266.38,
"profit_sb_percentage": -2.8,
"recommended": false
},
"lines": [
{
"id": "d75c17e7-549a-4a4b-ae3d-f6f25afbaf62",
"gambit_id": "91142257-0438-4533-b215-d61af75031ff",
"last_updated": "2023-08-22T09:37:58.661465-04:00",
"created_at": "2023-08-18T17:53:22.675228-04:00",
"name": "Manchester City",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c0750-4648-4cce-a54e-9f0239139a40/?format=api"
},
{
"id": "3956ba6b-63f4-4145-be09-436b885296f8",
"gambit_id": "6e59d2a3-d00f-4993-b86d-b32ea0878af3",
"last_updated": "2023-08-22T09:37:58.657768-04:00",
"created_at": "2023-08-18T17:53:22.670844-04:00",
"name": "Draw",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c0750-4648-4cce-a54e-9f0239139a40/?format=api"
},
{
"id": "c2dc9718-1bef-4e7f-88f5-e8991391c800",
"gambit_id": "a74795a4-1fd3-42e3-a952-1bf498efb9b1",
"last_updated": "2023-08-22T09:37:58.665244-04:00",
"created_at": "2023-08-18T17:53:22.679120-04:00",
"name": "Newcastle United",
"reward": "4.18000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661c0750-4648-4cce-a54e-9f0239139a40/?format=api"
}
]
}