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/46420550-e7b9-4574-a059-6574500e89c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "46420550-e7b9-4574-a059-6574500e89c5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "58105728-2679-4ae0-8075-c58664ddf820",
    "completed": false,
    "last_updated": "2023-12-23T09:58:08.069352-05:00",
    "created_at": "2023-12-15T23:37:55.301324-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.57,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/58105728-2679-4ae0-8075-c58664ddf820",
    "datetime": "2023-12-16T10:00:00-05:00",
    "cutoff_datetime": "2023-12-16T10:00:00-05:00",
    "name": "Bournemouth v. Luton Town",
    "bettypes": [
        {
            "id": "82941562-c10d-4e76-a889-8fa45cd1d013",
            "match": "https://api-prod.gambitprofit.com/api/matches/46420550-e7b9-4574-a059-6574500e89c5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T23:37:55.307062-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Bournemouth",
                        "amount": 7781.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2219.0
                    }
                ],
                "expected_reward_tokens": 10737.78,
                "profit_sb": 1237.78,
                "profit_sb_percentage": 13.03,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Bournemouth",
                        "amount": 6776.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1932.0
                    },
                    {
                        "team": "Luton Town",
                        "amount": 1292.0
                    }
                ],
                "expected_reward_tokens": 9350.88,
                "profit_sb": -149.12,
                "profit_sb_percentage": -1.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55fca588-ba04-400f-91e8-de189823d952",
                    "gambit_id": "e469b668-146c-4eb8-9a72-6177c291690f",
                    "last_updated": "2023-12-23T09:58:08.095066-05:00",
                    "created_at": "2023-12-15T23:37:55.319761-05:00",
                    "name": "Bournemouth",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941562-c10d-4e76-a889-8fa45cd1d013/?format=api"
                },
                {
                    "id": "57ad93fc-bb42-4c0a-9429-3c07a78521b1",
                    "gambit_id": "9f002ed9-da7d-464b-ab9e-2f3d88429149",
                    "last_updated": "2023-12-23T09:58:08.085712-05:00",
                    "created_at": "2023-12-15T23:37:55.311412-05:00",
                    "name": "Draw",
                    "reward": "4.84000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941562-c10d-4e76-a889-8fa45cd1d013/?format=api"
                },
                {
                    "id": "c7c59cb9-0c7d-4a51-b558-208e9556df0f",
                    "gambit_id": "94bf7056-3c87-4f62-8bed-198ec3000833",
                    "last_updated": "2023-12-23T09:58:08.090423-05:00",
                    "created_at": "2023-12-15T23:37:55.315591-05:00",
                    "name": "Luton Town",
                    "reward": "7.24000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941562-c10d-4e76-a889-8fa45cd1d013/?format=api"
                }
            ]
        },
        {
            "id": "fbb10e62-5aad-46d5-bba8-21523eadea1c",
            "match": "https://api-prod.gambitprofit.com/api/matches/46420550-e7b9-4574-a059-6574500e89c5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T23:37:55.323941-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 2.5",
                        "amount": 5875.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4125.0
                    }
                ],
                "expected_reward_tokens": 9281.25,
                "profit_sb": -218.75,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c013b638-a3e1-41f9-aaf7-9463c3c9aa48",
                    "gambit_id": "1ddc922b-be7e-415e-bd80-c8137d2bcf4e",
                    "last_updated": "2023-12-23T09:58:08.111725-05:00",
                    "created_at": "2023-12-15T23:37:55.327964-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb10e62-5aad-46d5-bba8-21523eadea1c/?format=api"
                },
                {
                    "id": "33f92f85-29cc-4117-9c35-7c43cd6a1b93",
                    "gambit_id": "d0795489-f46c-4457-a8e6-94cb225f3136",
                    "last_updated": "2023-12-23T09:58:08.124454-05:00",
                    "created_at": "2023-12-15T23:37:55.332701-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb10e62-5aad-46d5-bba8-21523eadea1c/?format=api"
                }
            ]
        }
    ]
}