HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14d305c4-c7bd-4f46-b849-b69662cb0a81",
"match": "https://api-prod.gambitprofit.com/api/matches/8f715c71-fd6e-4a6e-9268-989db5467893/?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": "Orlando City SC",
"amount": 6767.0
},
{
"team": "Toronto FC",
"amount": 3233.0
}
],
"expected_reward_tokens": 11571.57,
"profit_sb": 2571.57,
"profit_sb_percentage": 28.57,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Orlando City SC",
"amount": 5145.0
},
{
"team": "Toronto FC",
"amount": 2458.0
},
{
"team": "Draw",
"amount": 2397.0
}
],
"expected_reward_tokens": 8796.99,
"profit_sb": -203.01,
"profit_sb_percentage": -2.26,
"recommended": false
},
"lines": [
{
"id": "85b05c59-fdae-40a6-8d7d-115de2458bad",
"gambit_id": "7e6247fa-af4b-47ab-9b3b-8a8f17b070bb",
"last_updated": "2022-09-19T10:11:59.467644-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando City SC",
"reward": "1.71000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d305c4-c7bd-4f46-b849-b69662cb0a81/?format=api"
},
{
"id": "145ae961-7488-4b6c-8767-00b751f92ed1",
"gambit_id": "9e554d6a-5210-4904-bbce-c3396f9674de",
"last_updated": "2022-09-19T10:11:59.466686-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto FC",
"reward": "3.58000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d305c4-c7bd-4f46-b849-b69662cb0a81/?format=api"
},
{
"id": "dcc35de4-3ce0-42e3-9b79-218e80cc30fd",
"gambit_id": "a9dda71b-7fe0-4827-a1b3-62c6bbaff667",
"last_updated": "2022-09-19T10:11:59.468591-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.67000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d305c4-c7bd-4f46-b849-b69662cb0a81/?format=api"
}
]
}