HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e402c55a-dd73-4bf6-a133-b91102bd1378",
"match": "https://api-prod.gambitprofit.com/api/matches/004d5e54-f8d6-432d-a325-e21af1415d13/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-04T08:47:14.914492-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Southampton",
"amount": 6220.0
},
{
"team": "Draw",
"amount": 3780.0
}
],
"expected_reward_tokens": 11566.8,
"profit_sb": 2566.8,
"profit_sb_percentage": 28.52,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Southampton",
"amount": 4630.0
},
{
"team": "Draw",
"amount": 2814.0
},
{
"team": "Nottingham Forest",
"amount": 2555.0
}
],
"expected_reward_tokens": 8610.35,
"profit_sb": -389.65,
"profit_sb_percentage": -4.33,
"recommended": false
},
"lines": [
{
"id": "f8d74217-e916-447f-a85b-693de6f44888",
"gambit_id": "d078901e-7212-460c-a8a5-343573140e51",
"last_updated": "2023-01-05T10:36:51.228104-05:00",
"created_at": "2023-01-04T08:47:14.917044-05:00",
"name": "Southampton",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
},
{
"id": "9c36fb88-a49d-44ff-ab91-c082e998d4d8",
"gambit_id": "2af315d6-2ea2-484b-a117-0005785814a6",
"last_updated": "2023-01-05T10:36:51.229179-05:00",
"created_at": "2023-01-04T08:47:14.918372-05:00",
"name": "Draw",
"reward": "3.06000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
},
{
"id": "a4e64702-d5f3-4e8a-b3e6-0d77a8749682",
"gambit_id": "00446e31-04f9-4ab0-a4d5-cff3ea684e8b",
"last_updated": "2023-01-05T10:36:51.227021-05:00",
"created_at": "2023-01-04T08:47:14.915700-05:00",
"name": "Nottingham Forest",
"reward": "3.37000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e402c55a-dd73-4bf6-a133-b91102bd1378/?format=api"
}
]
}