HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32f62583-fc60-4c96-b00e-d417ce85c772",
"match": "https://api-prod.gambitprofit.com/api/matches/3b42a1ed-d2f3-4719-9873-8e1593bc3c43/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-06T10:08:02.207651-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Everton",
"amount": 6517.0
},
{
"team": "Draw",
"amount": 3483.0
}
],
"expected_reward_tokens": 12120.84,
"profit_sb": 2620.84,
"profit_sb_percentage": 27.59,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Everton",
"amount": 4963.0
},
{
"team": "Draw",
"amount": 2652.0
},
{
"team": "Bournemouth",
"amount": 2385.0
}
],
"expected_reward_tokens": 9228.96,
"profit_sb": -271.04,
"profit_sb_percentage": -2.85,
"recommended": false
},
"lines": [
{
"id": "ae52ca28-bfd4-4fa1-9c6e-8120eb6a84c1",
"gambit_id": "b494446e-55be-4dce-bc66-2b026dc64cb0",
"last_updated": "2023-10-09T15:28:12.964532-04:00",
"created_at": "2023-10-06T10:08:02.218299-04:00",
"name": "Everton",
"reward": "1.86000",
"odds": "1.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f62583-fc60-4c96-b00e-d417ce85c772/?format=api"
},
{
"id": "55cd1394-3ae9-40c2-839b-ace66efb0656",
"gambit_id": "e4053885-ff76-4bb2-9611-4fea3d27b664",
"last_updated": "2023-10-09T15:28:12.961038-04:00",
"created_at": "2023-10-06T10:08:02.212901-04:00",
"name": "Draw",
"reward": "3.48000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f62583-fc60-4c96-b00e-d417ce85c772/?format=api"
},
{
"id": "ba0b23aa-a587-410d-999f-e41d59b79049",
"gambit_id": "6ce78fbc-d817-4cca-b837-95334f2061c9",
"last_updated": "2023-10-09T15:28:12.968433-04:00",
"created_at": "2023-10-06T10:08:02.223772-04:00",
"name": "Bournemouth",
"reward": "3.87000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f62583-fc60-4c96-b00e-d417ce85c772/?format=api"
}
]
}