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/4d58c67b-4926-4729-a674-401487de4491/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4d58c67b-4926-4729-a674-401487de4491",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e485266c-10ad-4487-96ce-a0ca298489a2",
    "completed": true,
    "last_updated": "2022-08-30T09:52:23.180948-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e485266c-10ad-4487-96ce-a0ca298489a2",
    "datetime": "2022-08-29T19:07:00-04:00",
    "cutoff_datetime": "2022-08-29T19:07:00-04:00",
    "name": "CHC (J Assad) v. TOR (J Berrios)",
    "bettypes": [
        {
            "id": "4ee2ce0b-7f6b-41b8-9d43-92f9263e5d4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d58c67b-4926-4729-a674-401487de4491/?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 (J Berrios)",
                        "amount": 6683.0
                    },
                    {
                        "team": "CHC (J Assad)",
                        "amount": 3317.0
                    }
                ],
                "expected_reward_tokens": 9287.6,
                "profit_sb": 287.6,
                "profit_sb_percentage": 3.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2923b17b-d54b-4818-ba92-fe09fc9c7602",
                    "gambit_id": "bd3c6126-e97a-4327-b902-c0c487e234ea",
                    "last_updated": "2022-08-30T09:52:23.183401-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.39000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee2ce0b-7f6b-41b8-9d43-92f9263e5d4a/?format=api"
                },
                {
                    "id": "a1980642-b46c-4271-beca-6c6419d17082",
                    "gambit_id": "5518fdba-0f7c-4cf4-ad84-7ec69f89ca76",
                    "last_updated": "2022-08-30T09:52:23.183760-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC (J Assad)",
                    "reward": "2.80000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee2ce0b-7f6b-41b8-9d43-92f9263e5d4a/?format=api"
                }
            ]
        },
        {
            "id": "4773ca26-5669-4999-9c20-2b8771af7a05",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d58c67b-4926-4729-a674-401487de4491/?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": "TOR",
                        "amount": 5110.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "49635821-22e5-4e08-a0ab-b2b2be4274c4",
                    "gambit_id": "0d13231a-bbf9-4301-b39e-908c94e00213",
                    "last_updated": "2022-08-30T09:52:23.182672-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4773ca26-5669-4999-9c20-2b8771af7a05/?format=api"
                },
                {
                    "id": "39bc7e72-22ec-495f-8e7e-c20033f37ebf",
                    "gambit_id": "ed69a415-11e4-4d0a-bce7-4188a07ae503",
                    "last_updated": "2022-08-30T09:52:23.183038-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CHC",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4773ca26-5669-4999-9c20-2b8771af7a05/?format=api"
                }
            ]
        },
        {
            "id": "eb642a05-64b0-4969-a174-0f5961f002c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/4d58c67b-4926-4729-a674-401487de4491/?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": "f1f051d1-b0f2-40ec-affe-3b758f0b8b4d",
                    "gambit_id": "9cd26a9b-88ea-4414-8397-422f0706af91",
                    "last_updated": "2022-08-30T09:52:23.181871-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/eb642a05-64b0-4969-a174-0f5961f002c1/?format=api"
                },
                {
                    "id": "b2c70ae2-b38d-4fa1-81a7-573164d6e087",
                    "gambit_id": "25d897e0-d7c5-48d4-ac5d-245222563977",
                    "last_updated": "2022-08-30T09:52:23.182294-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/eb642a05-64b0-4969-a174-0f5961f002c1/?format=api"
                }
            ]
        }
    ]
}