HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29e5ca55-dae2-4a12-b9b2-8f01112e2a3b",
"match": "https://api-prod.gambitprofit.com/api/matches/ac5e92b3-3615-4542-96db-4a45f2c54b9b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:03.971561-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 United",
"amount": 7562.0
},
{
"team": "Draw",
"amount": 2438.0
}
],
"expected_reward_tokens": 11190.42,
"profit_sb": 1690.42,
"profit_sb_percentage": 17.79,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 6337.0
},
{
"team": "Draw",
"amount": 2043.0
},
{
"team": "Fulham",
"amount": 1620.0
}
],
"expected_reward_tokens": 9377.37,
"profit_sb": -122.63,
"profit_sb_percentage": -1.29,
"recommended": false
},
"lines": [
{
"id": "748c1d94-fbab-48f8-894e-2519d1cb7132",
"gambit_id": "831779dd-1369-47b9-bf98-cbf8941a0bb0",
"last_updated": "2023-05-29T11:47:18.811444-04:00",
"created_at": "2023-05-27T10:47:03.977409-04:00",
"name": "Manchester United",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e5ca55-dae2-4a12-b9b2-8f01112e2a3b/?format=api"
},
{
"id": "c26f080f-a466-4779-9bbd-77078495ddb1",
"gambit_id": "6cd91827-28e2-47dc-8638-48b27561da63",
"last_updated": "2023-05-29T11:47:18.808960-04:00",
"created_at": "2023-05-27T10:47:03.974356-04:00",
"name": "Draw",
"reward": "4.59000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e5ca55-dae2-4a12-b9b2-8f01112e2a3b/?format=api"
},
{
"id": "66451977-bd97-4136-ac1d-6343de3ea228",
"gambit_id": "d24dd1a7-5b14-4f92-9b2b-80984a368c5e",
"last_updated": "2023-05-29T11:47:18.814247-04:00",
"created_at": "2023-05-27T10:47:03.980559-04:00",
"name": "Fulham",
"reward": "5.79000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e5ca55-dae2-4a12-b9b2-8f01112e2a3b/?format=api"
}
]
}