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/2111d9fe-747c-463b-8353-5ca349583117/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2111d9fe-747c-463b-8353-5ca349583117",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f1b4c04d-3323-4db7-a00f-86cc63390389",
    "completed": true,
    "last_updated": "2022-08-24T10:27:11.627850-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f1b4c04d-3323-4db7-a00f-86cc63390389",
    "datetime": "2022-08-23T20:05:00-04:00",
    "cutoff_datetime": "2022-08-23T20:05:00-04:00",
    "name": "STL (J Woodford) v. CHC (A Sampson) - Game 2",
    "bettypes": [
        {
            "id": "5bb3b8d0-6718-4f09-9f1b-afe434990ff2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2111d9fe-747c-463b-8353-5ca349583117/?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 (J Woodford)",
                        "amount": 5594.0
                    },
                    {
                        "team": "CHC (A Sampson)",
                        "amount": 4406.0
                    }
                ],
                "expected_reward_tokens": 9340.72,
                "profit_sb": 340.72,
                "profit_sb_percentage": 3.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c54f0115-ca1f-42a3-a83f-af754eec0d51",
                    "gambit_id": "94086ffe-7ca5-43a1-b262-292e327d5fd5",
                    "last_updated": "2022-08-24T10:27:11.631393-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Woodford)",
                    "reward": "1.67000",
                    "odds": "1.74630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb3b8d0-6718-4f09-9f1b-afe434990ff2/?format=api"
                },
                {
                    "id": "8218fc4c-bb2c-4f0a-b65c-366cffd206a0",
                    "gambit_id": "6ee3916b-174f-4f99-a15a-a3669b7d07ee",
                    "last_updated": "2022-08-24T10:27:11.630915-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (A Sampson)",
                    "reward": "2.12000",
                    "odds": "2.24000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb3b8d0-6718-4f09-9f1b-afe434990ff2/?format=api"
                }
            ]
        },
        {
            "id": "c43749a0-e8b5-4e9d-9d3b-2e66c4f8a24a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2111d9fe-747c-463b-8353-5ca349583117/?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": "CHC",
                        "amount": 5680.0
                    },
                    {
                        "team": "STL",
                        "amount": 4320.0
                    }
                ],
                "expected_reward_tokens": 9201.6,
                "profit_sb": 201.6,
                "profit_sb_percentage": 2.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f17b2892-ca97-4c74-a339-685a5eb5386d",
                    "gambit_id": "4aa6072b-b57f-42e4-9475-18c7e01e713c",
                    "last_updated": "2022-08-24T10:27:11.628925-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43749a0-e8b5-4e9d-9d3b-2e66c4f8a24a/?format=api"
                },
                {
                    "id": "8dae5e66-82a6-48e8-9eaa-15ff6d8f13e8",
                    "gambit_id": "74e9d865-9f58-4dcb-ba3f-6f10cb85c1e3",
                    "last_updated": "2022-08-24T10:27:11.629451-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "2.13000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43749a0-e8b5-4e9d-9d3b-2e66c4f8a24a/?format=api"
                }
            ]
        },
        {
            "id": "f4a99ee2-0d64-4cb4-ae28-a3ea421b9005",
            "match": "https://api-prod.gambitprofit.com/api/matches/2111d9fe-747c-463b-8353-5ca349583117/?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 9",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11ef993e-2167-4065-b129-1d7407ddc00a",
                    "gambit_id": "914b02a6-07ec-493c-bf97-c67c51d69dbb",
                    "last_updated": "2022-08-24T10:27:11.629956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a99ee2-0d64-4cb4-ae28-a3ea421b9005/?format=api"
                },
                {
                    "id": "bc1728d7-32fe-4561-9163-906985a22523",
                    "gambit_id": "5a7c7ced-a21f-44f5-9d2c-7b62364393f6",
                    "last_updated": "2022-08-24T10:27:11.630432-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a99ee2-0d64-4cb4-ae28-a3ea421b9005/?format=api"
                }
            ]
        }
    ]
}