HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d995b421-6c37-4a56-80bd-3b97427c5848",
"match": "https://api-prod.gambitprofit.com/api/matches/c890a0d8-de7f-4a40-8c1c-8b2f3d870ec9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T16:07:15.249486-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Liverpool",
"amount": 6530.0
},
{
"team": "Draw",
"amount": 3470.0
}
],
"expected_reward_tokens": 12145.0,
"profit_sb": 2645.0,
"profit_sb_percentage": 27.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 4913.0
},
{
"team": "Draw",
"amount": 2611.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 2476.0
}
],
"expected_reward_tokens": 9136.44,
"profit_sb": -363.56,
"profit_sb_percentage": -3.83,
"recommended": false
},
"lines": [
{
"id": "7d5af3dd-c5c0-49db-8fb0-e28d8126ae83",
"gambit_id": "2f9f51f1-e03a-456e-bf54-5700f4b856b7",
"last_updated": "2023-02-05T12:47:12.992442-05:00",
"created_at": "2023-02-02T16:07:15.253540-05:00",
"name": "Liverpool",
"reward": "1.86000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d995b421-6c37-4a56-80bd-3b97427c5848/?format=api"
},
{
"id": "470fbd8b-58e5-4234-8758-802abe4052e4",
"gambit_id": "b67cad14-bbb9-4c0d-8e82-7d5d606229ef",
"last_updated": "2023-02-05T12:47:12.989761-05:00",
"created_at": "2023-02-02T16:07:15.252161-05:00",
"name": "Draw",
"reward": "3.50000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d995b421-6c37-4a56-80bd-3b97427c5848/?format=api"
},
{
"id": "10b44a4b-eeab-46cc-84c0-20a04d3a023e",
"gambit_id": "f0e02629-f3b6-4606-891a-328135524bf3",
"last_updated": "2023-02-05T12:47:12.987351-05:00",
"created_at": "2023-02-02T16:07:15.250798-05:00",
"name": "Wolverhampton Wanderers",
"reward": "3.69000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d995b421-6c37-4a56-80bd-3b97427c5848/?format=api"
}
]
}