Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/12351a17-2173-48bb-89c3-329f8ccb747f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "12351a17-2173-48bb-89c3-329f8ccb747f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "791a51d1-53c0-4189-b5b1-d67f711f8e38",
    "completed": true,
    "last_updated": "2023-06-20T10:33:07.013170-04:00",
    "created_at": "2023-06-19T08:08:06.584903-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/791a51d1-53c0-4189-b5b1-d67f711f8e38",
    "datetime": "2023-06-19T18:40:00-04:00",
    "cutoff_datetime": "2023-06-19T18:40:00-04:00",
    "name": "TOR (J Berrios) v. MIA (B Hoeing)",
    "bettypes": [
        {
            "id": "84c83631-1e43-4e0f-a519-486ab8d2bf75",
            "match": "https://api-prod.gambitprofit.com/api/matches/12351a17-2173-48bb-89c3-329f8ccb747f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-19T08:08:06.587559-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "TOR (J Berrios)",
                        "amount": 5838.0
                    },
                    {
                        "team": "MIA (B Hoeing)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6383063e-8fa2-4e12-add3-3414fa604a28",
                    "gambit_id": "4e06658f-5216-49e5-a372-7760af984828",
                    "last_updated": "2023-06-20T10:33:07.019072-04:00",
                    "created_at": "2023-06-19T08:08:06.589810-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c83631-1e43-4e0f-a519-486ab8d2bf75/?format=api"
                },
                {
                    "id": "25912e82-d142-4bd8-b0ba-5c29d867a96e",
                    "gambit_id": "6dddf9d5-8c24-483f-9cc5-c77c0ffc8d6a",
                    "last_updated": "2023-06-20T10:33:07.021160-04:00",
                    "created_at": "2023-06-19T08:08:06.591864-04:00",
                    "name": "MIA (B Hoeing)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c83631-1e43-4e0f-a519-486ab8d2bf75/?format=api"
                }
            ]
        },
        {
            "id": "9fc4af2a-95a2-4719-8a84-9f2a62184e83",
            "match": "https://api-prod.gambitprofit.com/api/matches/12351a17-2173-48bb-89c3-329f8ccb747f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-19T08:08:06.593994-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "MIA",
                        "amount": 5317.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63e75dcc-7c1b-493d-b1e9-e567e88dcb2e",
                    "gambit_id": "e228b107-e622-4814-bb9c-004c3b6054c1",
                    "last_updated": "2023-06-20T10:33:07.028149-04:00",
                    "created_at": "2023-06-19T08:08:06.598008-04:00",
                    "name": "MIA",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc4af2a-95a2-4719-8a84-9f2a62184e83/?format=api"
                },
                {
                    "id": "9817df10-aeb8-453d-a9ed-5b99497132f5",
                    "gambit_id": "627e1c0f-e69c-49d6-97e0-576ae057dfb7",
                    "last_updated": "2023-06-20T10:33:07.025497-04:00",
                    "created_at": "2023-06-19T08:08:06.595959-04:00",
                    "name": "TOR",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc4af2a-95a2-4719-8a84-9f2a62184e83/?format=api"
                }
            ]
        },
        {
            "id": "9adea421-084a-40f2-bd3d-0961ad89b811",
            "match": "https://api-prod.gambitprofit.com/api/matches/12351a17-2173-48bb-89c3-329f8ccb747f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-19T08:08:06.600136-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8d71e94-dfcf-4647-9df0-55c776ee72e4",
                    "gambit_id": "474b5adb-92d9-45d9-8b03-66ca6a12a455",
                    "last_updated": "2023-06-20T10:33:07.034826-04:00",
                    "created_at": "2023-06-19T08:08:06.604335-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9adea421-084a-40f2-bd3d-0961ad89b811/?format=api"
                },
                {
                    "id": "754b1270-03cc-4ebc-b738-d94ae9524042",
                    "gambit_id": "9b8a942e-97e9-40a2-9665-a4c604eca8c6",
                    "last_updated": "2023-06-20T10:33:07.032690-04:00",
                    "created_at": "2023-06-19T08:08:06.602130-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9adea421-084a-40f2-bd3d-0961ad89b811/?format=api"
                }
            ]
        }
    ]
}