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/5c65deda-e901-4158-aa91-cc2385a1c58e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c65deda-e901-4158-aa91-cc2385a1c58e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9c15f06e-211c-46a3-9f25-6c6974b0e44d",
    "completed": true,
    "last_updated": "2023-05-10T15:42:08.976172-04:00",
    "created_at": "2023-05-09T11:07:05.768213-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9c15f06e-211c-46a3-9f25-6c6974b0e44d",
    "datetime": "2023-05-09T18:40:00-04:00",
    "cutoff_datetime": "2023-05-09T18:40:00-04:00",
    "name": "TOR (A Manoah) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "b9ae0908-ed53-441b-8caa-c15d7e6570f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c65deda-e901-4158-aa91-cc2385a1c58e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:07:05.786875-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": "PHI (A Nola)",
                        "amount": 5627.0
                    },
                    {
                        "team": "TOR (A Manoah)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "131b251c-d797-4975-a47b-81b340c34448",
                    "gambit_id": "b0d27b25-6f07-43b2-bb11-68ad05e0c780",
                    "last_updated": "2023-05-10T15:42:08.988365-04:00",
                    "created_at": "2023-05-09T11:07:05.788834-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ae0908-ed53-441b-8caa-c15d7e6570f9/?format=api"
                },
                {
                    "id": "1fbe4f78-5106-40a1-abfb-3c842a7ba569",
                    "gambit_id": "5b98591b-b3e1-4065-8241-49ecf5f16978",
                    "last_updated": "2023-05-10T15:42:08.990115-04:00",
                    "created_at": "2023-05-09T11:07:05.791202-04:00",
                    "name": "TOR (A Manoah)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ae0908-ed53-441b-8caa-c15d7e6570f9/?format=api"
                }
            ]
        },
        {
            "id": "07cdc13e-f65f-409d-af61-8d908543aece",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c65deda-e901-4158-aa91-cc2385a1c58e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-09T11:07:05.780052-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",
                        "amount": 6100.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e2f398f-8491-47a3-aa59-5b9c4e9c1bd3",
                    "gambit_id": "1b950cfd-96b8-4a57-918d-751f5c136afb",
                    "last_updated": "2023-05-10T15:42:08.985636-04:00",
                    "created_at": "2023-05-09T11:07:05.784658-04:00",
                    "name": "TOR",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07cdc13e-f65f-409d-af61-8d908543aece/?format=api"
                },
                {
                    "id": "ef3de047-3455-4406-9e51-fc16e156c3aa",
                    "gambit_id": "4e44a463-275d-433b-b889-10146982e8da",
                    "last_updated": "2023-05-10T15:42:08.984203-04:00",
                    "created_at": "2023-05-09T11:07:05.782294-04:00",
                    "name": "PHI",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07cdc13e-f65f-409d-af61-8d908543aece/?format=api"
                }
            ]
        },
        {
            "id": "0d76d23a-0de4-4606-9bd2-d3b240973f68",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c65deda-e901-4158-aa91-cc2385a1c58e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:07:05.772805-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "204a0fc2-0d2c-4d43-ac0c-e3dafc2d8731",
                    "gambit_id": "e08ec178-cb6c-4e7a-a85a-57bf9f115477",
                    "last_updated": "2023-05-10T15:42:08.979508-04:00",
                    "created_at": "2023-05-09T11:07:05.774882-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d76d23a-0de4-4606-9bd2-d3b240973f68/?format=api"
                },
                {
                    "id": "0f7718d5-df97-4388-9390-cacf6b7322b8",
                    "gambit_id": "dee63977-cdad-475c-93f3-d2ec56c301ac",
                    "last_updated": "2023-05-10T15:42:08.981035-04:00",
                    "created_at": "2023-05-09T11:07:05.777550-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d76d23a-0de4-4606-9bd2-d3b240973f68/?format=api"
                }
            ]
        }
    ]
}