HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d2e2b69-323e-43b2-853e-bd95a5fb247f",
"match": "https://api-prod.gambitprofit.com/api/matches/75b1741f-53b0-4ffe-96b5-99ede5f8b29a/?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": "Manchester United",
"amount": 6786.0
},
{
"team": "Draw",
"amount": 3214.0
}
],
"expected_reward_tokens": 10991.88,
"profit_sb": 1991.88,
"profit_sb_percentage": 22.13,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 5458.0
},
{
"team": "Draw",
"amount": 2585.0
},
{
"team": "Aston Villa",
"amount": 1956.0
}
],
"expected_reward_tokens": 8840.7,
"profit_sb": -159.3,
"profit_sb_percentage": -1.77,
"recommended": false
},
"lines": [
{
"id": "ca2dabe2-f1c4-4284-b73c-f029b88b5110",
"gambit_id": "696958bd-3abb-413e-91aa-de8e97a46929",
"last_updated": "2022-11-14T15:28:08.895026-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester United",
"reward": "1.62000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
},
{
"id": "943cf8d6-a852-4b63-8c3c-eae8dfd2c81c",
"gambit_id": "91f6fb7d-1856-41cc-9a7a-4bb576a66bef",
"last_updated": "2022-11-14T15:28:08.896172-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.42000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
},
{
"id": "8c7e4dbe-b997-410f-9e28-645675abd297",
"gambit_id": "eec5654c-374b-4d7d-adfb-40d2a2747c65",
"last_updated": "2022-11-14T15:28:08.893814-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "4.52000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d2e2b69-323e-43b2-853e-bd95a5fb247f/?format=api"
}
]
}