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/6389e4c1-2852-4426-b38f-086403f82060/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6389e4c1-2852-4426-b38f-086403f82060",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "10e59eef-a5bc-4858-93bb-e61ea066c8bc",
    "completed": true,
    "last_updated": "2022-09-25T21:46:53.740699-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/10e59eef-a5bc-4858-93bb-e61ea066c8bc",
    "datetime": "2022-09-24T19:10:00-04:00",
    "cutoff_datetime": "2022-09-24T19:10:00-04:00",
    "name": "LAA (R Detmers) v. MIN (J Ryan)",
    "bettypes": [
        {
            "id": "de4866c3-8ed3-489d-afe6-73fad317e977",
            "match": "https://api-prod.gambitprofit.com/api/matches/6389e4c1-2852-4426-b38f-086403f82060/?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": "MIN (J Ryan)",
                        "amount": 5511.0
                    },
                    {
                        "team": "LAA (R Detmers)",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": 202.45,
                "profit_sb_percentage": 2.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4505ca95-d644-412e-b873-a14bec93e717",
                    "gambit_id": "6fb26e75-2df9-4696-a0de-396ef34c7a63",
                    "last_updated": "2022-09-25T21:46:53.749781-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4866c3-8ed3-489d-afe6-73fad317e977/?format=api"
                },
                {
                    "id": "08b7c093-844b-4fec-95fe-07483f46aad7",
                    "gambit_id": "d095e72d-4731-4e1b-a766-47c4a66b1f1b",
                    "last_updated": "2022-09-25T21:46:53.750766-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (R Detmers)",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4866c3-8ed3-489d-afe6-73fad317e977/?format=api"
                }
            ]
        },
        {
            "id": "e1f19c95-4740-45cc-87d6-ef68dfb4627e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6389e4c1-2852-4426-b38f-086403f82060/?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": "LAA",
                        "amount": 6170.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a79c10fd-6d63-470e-9cab-402106900058",
                    "gambit_id": "d729f956-89ef-4d49-86ea-105943fa6dc5",
                    "last_updated": "2022-09-25T21:46:53.747677-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f19c95-4740-45cc-87d6-ef68dfb4627e/?format=api"
                },
                {
                    "id": "18963247-2393-4d3c-9553-2302d9102bc8",
                    "gambit_id": "a19b851c-5349-45d8-b35e-53bc7e07eb86",
                    "last_updated": "2022-09-25T21:46:53.746654-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f19c95-4740-45cc-87d6-ef68dfb4627e/?format=api"
                }
            ]
        },
        {
            "id": "9af3eab9-9f00-43db-b495-ceb7c9ba7f49",
            "match": "https://api-prod.gambitprofit.com/api/matches/6389e4c1-2852-4426-b38f-086403f82060/?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 7",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e41ad42c-3720-40f9-a4bd-6dd186647914",
                    "gambit_id": "35cfc53e-c6f7-4207-8eda-7b4ac926e3f4",
                    "last_updated": "2022-09-25T21:46:53.744686-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3eab9-9f00-43db-b495-ceb7c9ba7f49/?format=api"
                },
                {
                    "id": "a1da1a4f-b4ca-48af-a4eb-d20927c7c441",
                    "gambit_id": "336c76b1-b3b9-445e-abd3-1ef9dc97b5e9",
                    "last_updated": "2022-09-25T21:46:53.743621-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9af3eab9-9f00-43db-b495-ceb7c9ba7f49/?format=api"
                }
            ]
        }
    ]
}