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/d87cdd7b-8908-46a7-884c-5c52d378d17d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d87cdd7b-8908-46a7-884c-5c52d378d17d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1c74ff10-fd03-4202-94c5-14ee13ddf22d",
    "completed": true,
    "last_updated": "2022-08-10T10:06:55.907390-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.39,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1c74ff10-fd03-4202-94c5-14ee13ddf22d",
    "datetime": "2022-08-09T20:40:00-04:00",
    "cutoff_datetime": "2022-08-09T20:40:00-04:00",
    "name": "STL (M Mikolas) v. COL (R Feltner)",
    "bettypes": [
        {
            "id": "9e8450b0-ef83-4591-9576-1305946b1bf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/d87cdd7b-8908-46a7-884c-5c52d378d17d/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 6101.0
                    },
                    {
                        "team": "COL (R Feltner)",
                        "amount": 3899.0
                    }
                ],
                "expected_reward_tokens": 9395.54,
                "profit_sb": 395.54,
                "profit_sb_percentage": 4.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "13d41d0e-678a-4f87-80f9-69cbab7722e8",
                    "gambit_id": "1fe4eb7a-f5c1-4b32-9ec3-dc2a80801fa6",
                    "last_updated": "2022-08-10T10:06:55.910343-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.54000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8450b0-ef83-4591-9576-1305946b1bf6/?format=api"
                },
                {
                    "id": "7205efee-6524-4607-b7f7-8265c768cb72",
                    "gambit_id": "c655fbe7-a3f9-47e6-8099-304d6f4c3967",
                    "last_updated": "2022-08-10T10:06:55.910796-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (R Feltner)",
                    "reward": "2.41000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8450b0-ef83-4591-9576-1305946b1bf6/?format=api"
                }
            ]
        },
        {
            "id": "7f871f3c-ef94-4e8f-9b7d-b0c7869e5ea3",
            "match": "https://api-prod.gambitprofit.com/api/matches/d87cdd7b-8908-46a7-884c-5c52d378d17d/?format=api",
            "name": "Play the Odds",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "STL",
                        "amount": 5109.0
                    },
                    {
                        "team": "COL",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f072520-378b-45dc-814f-4b8c5ca60949",
                    "gambit_id": "4296ad92-1a32-4fa2-9259-b684d4d891a2",
                    "last_updated": "2022-08-10T10:06:55.909879-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f871f3c-ef94-4e8f-9b7d-b0c7869e5ea3/?format=api"
                },
                {
                    "id": "520efa43-4608-4a32-905e-0901ec243897",
                    "gambit_id": "0c8e6de5-f398-49d2-8702-6aa789932cd2",
                    "last_updated": "2022-08-10T10:06:55.909404-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f871f3c-ef94-4e8f-9b7d-b0c7869e5ea3/?format=api"
                }
            ]
        },
        {
            "id": "bf35daa4-bbab-473c-88af-331d1750f12c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d87cdd7b-8908-46a7-884c-5c52d378d17d/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 11",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30ad4b7a-1cfc-4f2f-87b5-7842b725f24f",
                    "gambit_id": "00876b3b-8890-43e1-8a1b-37a11666d4cd",
                    "last_updated": "2022-08-10T10:06:55.908940-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 11",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf35daa4-bbab-473c-88af-331d1750f12c/?format=api"
                },
                {
                    "id": "ad70c4ae-8476-4f81-a40a-04e43ce83075",
                    "gambit_id": "331d537f-59aa-45fc-b7f1-31b24f778ab0",
                    "last_updated": "2022-08-10T10:06:55.908420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 11",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf35daa4-bbab-473c-88af-331d1750f12c/?format=api"
                }
            ]
        }
    ]
}