HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3031c981-0724-40df-afd3-34566ea54a0b",
"match": "https://api-prod.gambitprofit.com/api/matches/9302d4ca-e2dd-4a03-9122-e843e6df5da6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:38:10.687913-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7685.0
},
{
"team": "Draw",
"amount": 2315.0
}
],
"expected_reward_tokens": 10602.7,
"profit_sb": 1102.7,
"profit_sb_percentage": 11.61,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 6753.0
},
{
"team": "Draw",
"amount": 2035.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 1212.0
}
],
"expected_reward_tokens": 9319.14,
"profit_sb": -180.86,
"profit_sb_percentage": -1.9,
"recommended": false
},
"lines": [
{
"id": "78281872-d76c-47ad-9564-4d13508abc00",
"gambit_id": "c2d1a452-e96f-4477-8a71-1e5f0b99f455",
"last_updated": "2023-10-02T10:58:23.788306-04:00",
"created_at": "2023-09-29T09:38:10.695448-04:00",
"name": "Manchester City",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3031c981-0724-40df-afd3-34566ea54a0b/?format=api"
},
{
"id": "dfe0b3ab-d688-4e5a-b697-44cf6a03e37a",
"gambit_id": "9b52e7b1-2f17-44e5-9fed-ada272f503dd",
"last_updated": "2023-10-02T10:58:23.791743-04:00",
"created_at": "2023-09-29T09:38:10.701372-04:00",
"name": "Draw",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3031c981-0724-40df-afd3-34566ea54a0b/?format=api"
},
{
"id": "f089fe94-9739-41e7-afef-5f935d2915e3",
"gambit_id": "ffc3f5a4-9630-4677-89de-26feebec43b2",
"last_updated": "2023-10-02T10:58:23.795737-04:00",
"created_at": "2023-09-29T09:38:10.706679-04:00",
"name": "Wolverhampton Wanderers",
"reward": "7.69000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3031c981-0724-40df-afd3-34566ea54a0b/?format=api"
}
]
}