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/2534bd35-e6ee-4082-86f9-3531f8d5c972/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2534bd35-e6ee-4082-86f9-3531f8d5c972",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3f5003d7-629e-4fd2-8743-94bcd98df3ce",
    "completed": true,
    "last_updated": "2022-08-28T11:27:26.695466-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.66,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3f5003d7-629e-4fd2-8743-94bcd98df3ce",
    "datetime": "2022-08-27T15:07:00-04:00",
    "cutoff_datetime": "2022-08-27T15:07:00-04:00",
    "name": "LAA (S Ohtani) v. TOR (A Manoah)",
    "bettypes": [
        {
            "id": "499f8aa4-98be-42ff-a739-c106adb9a9fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/2534bd35-e6ee-4082-86f9-3531f8d5c972/?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": "TOR (A Manoah)",
                        "amount": 5759.0
                    },
                    {
                        "team": "LAA (S Ohtani)",
                        "amount": 4241.0
                    }
                ],
                "expected_reward_tokens": 9329.58,
                "profit_sb": 329.58,
                "profit_sb_percentage": 3.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "447e8461-4fbc-41c2-9ef2-5974379eb657",
                    "gambit_id": "fa6aa0cc-7c3c-4e1f-907c-3e496c9f9a89",
                    "last_updated": "2022-08-28T11:27:26.698527-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (A Manoah)",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499f8aa4-98be-42ff-a739-c106adb9a9fe/?format=api"
                },
                {
                    "id": "7ea4fb18-b203-4b44-ae5e-6603a825d5ad",
                    "gambit_id": "75db8219-623a-43ec-9e8a-69801affa2a5",
                    "last_updated": "2022-08-28T11:27:26.699120-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "2.20000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499f8aa4-98be-42ff-a739-c106adb9a9fe/?format=api"
                }
            ]
        },
        {
            "id": "c48c6c19-f3f8-4029-84b3-f6ae75c608eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/2534bd35-e6ee-4082-86f9-3531f8d5c972/?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": 6138.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3862.0
                    }
                ],
                "expected_reward_tokens": 9268.38,
                "profit_sb": 268.38,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "99ee2452-72f0-4d21-9ed5-cb491bf57aec",
                    "gambit_id": "ed7017a1-0220-41e1-a4fd-0a9ef1e1ad4a",
                    "last_updated": "2022-08-28T11:27:26.697999-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.51000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c48c6c19-f3f8-4029-84b3-f6ae75c608eb/?format=api"
                },
                {
                    "id": "e12a017c-5c00-42c8-8489-a583898dfd8a",
                    "gambit_id": "8d5c2aa6-1d17-4255-a2ea-58537f431735",
                    "last_updated": "2022-08-28T11:27:26.697481-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "2.40000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c48c6c19-f3f8-4029-84b3-f6ae75c608eb/?format=api"
                }
            ]
        },
        {
            "id": "4b22fa75-0280-48ef-8d5f-3a2773fa0180",
            "match": "https://api-prod.gambitprofit.com/api/matches/2534bd35-e6ee-4082-86f9-3531f8d5c972/?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 Under 7",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84dea6a2-cb90-4d0b-93f4-2c93a480f67b",
                    "gambit_id": "9ace8b88-36ff-4e9d-a1f2-9d5910b5dc1a",
                    "last_updated": "2022-08-28T11:27:26.696535-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b22fa75-0280-48ef-8d5f-3a2773fa0180/?format=api"
                },
                {
                    "id": "d85d2e0f-e93d-44f5-83f7-e08bbbaa9575",
                    "gambit_id": "d8268f28-e454-47de-b463-c4388afde929",
                    "last_updated": "2022-08-28T11:27:26.697034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b22fa75-0280-48ef-8d5f-3a2773fa0180/?format=api"
                }
            ]
        }
    ]
}