HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57ff41ce-a190-4348-9e9d-e870cf09842c",
"match": "https://api-prod.gambitprofit.com/api/matches/e6bab9e6-27d7-49b1-8371-abf51a6078fa/?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": "San Jose Earthquakes",
"amount": 6120.0
},
{
"team": "Vancouver Whitecaps FC",
"amount": 3880.0
}
],
"expected_reward_tokens": 11872.8,
"profit_sb": 2872.8,
"profit_sb_percentage": 31.92,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "San Jose Earthquakes",
"amount": 4556.0
},
{
"team": "Vancouver Whitecaps FC",
"amount": 2889.0
},
{
"team": "Draw",
"amount": 2555.0
}
],
"expected_reward_tokens": 8838.64,
"profit_sb": -161.36,
"profit_sb_percentage": -1.79,
"recommended": false
},
"lines": [
{
"id": "3002c381-7af2-4486-a37b-c3669aa20d49",
"gambit_id": "e7b2081e-d09f-46f1-9772-0658b77ecd8e",
"last_updated": "2022-09-05T17:11:58.401686-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Earthquakes",
"reward": "1.94000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ff41ce-a190-4348-9e9d-e870cf09842c/?format=api"
},
{
"id": "868f36b9-762c-4085-b25e-2b2cbb493cd6",
"gambit_id": "f5e993dd-57ab-47c7-826e-837ee103389f",
"last_updated": "2022-09-05T17:11:58.400677-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Whitecaps FC",
"reward": "3.06000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ff41ce-a190-4348-9e9d-e870cf09842c/?format=api"
},
{
"id": "9200d06b-3019-42df-8687-462f2fb53be4",
"gambit_id": "685a9cf4-9470-451a-973b-0a511e3e557a",
"last_updated": "2022-09-05T17:11:58.402688-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.46000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ff41ce-a190-4348-9e9d-e870cf09842c/?format=api"
}
]
}