HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8ac993e-f269-47cb-91c9-c2be9e2876d8",
"match": "https://api-prod.gambitprofit.com/api/matches/e3354bda-89f2-4570-8da6-8f04f5cd383c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:12:06.482412-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Inter Milan",
"amount": 5636.0
},
{
"team": "Draw",
"amount": 4364.0
}
],
"expected_reward_tokens": 12961.08,
"profit_sb": 3461.08,
"profit_sb_percentage": 36.43,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Inter Milan",
"amount": 4032.0
},
{
"team": "Draw",
"amount": 3123.0
},
{
"team": "AC Milan",
"amount": 2845.0
}
],
"expected_reward_tokens": 9273.6,
"profit_sb": -226.4,
"profit_sb_percentage": -2.38,
"recommended": false
},
"lines": [
{
"id": "83e26566-9d49-4452-9496-67a3909b7d39",
"gambit_id": "5b8b2a55-e65d-41be-a1ea-736ec2e6edde",
"last_updated": "2023-05-11T11:22:07.198183-04:00",
"created_at": "2023-05-09T11:12:06.483766-04:00",
"name": "Inter Milan",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
},
{
"id": "1f8787e2-c823-46fe-962d-68ea63279d80",
"gambit_id": "d3f276e4-ceb6-4abf-a846-960ce5f1e0c4",
"last_updated": "2023-05-11T11:22:07.199446-04:00",
"created_at": "2023-05-09T11:12:06.487336-04:00",
"name": "Draw",
"reward": "2.97000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
},
{
"id": "2bcec6db-f292-4ad1-8f43-62946fc40394",
"gambit_id": "e1070d49-e2b7-4716-b41d-3268ed4ab369",
"last_updated": "2023-05-11T11:22:07.196882-04:00",
"created_at": "2023-05-09T11:12:06.485479-04:00",
"name": "AC Milan",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
}
]
}